Message ID | 20250417054320.14100-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 3D30D1D5CD6; Thu, 17 Apr 2025 05:43:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744868621; cv=none; b=tsWkSTHSRV1tBEHTCXn5hHrql8x+Kw75KQ8P057tEKnCPrn5AHXn1JAe50C7ZHjYU50835kJ99NThW8SCtJOitQUg8hDRlxQu59XNstk01crIVBnH05S1/N+oKW/lxOxm7I398LIBa5pPSSZ2guaNlanoxt8tyXcPLcB4oJiLII= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744868621; c=relaxed/simple; bh=/PVVCBtyIbtjPzWqAGsOTuFNzHc6YeSHntFYYMJyiGQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=ONIpx9RbA7+UECRgbG/0PoI+jcFU8ynehh/YUtopt+RnBJmIxmoEOFo+K1QNsZT1t13Ryl/UWPMreYyC7g+4Uaby4MzOHWrn1e2Bw5728bGnGZ2R8w+OhE5v9xfWygT75GxPB8akmF9VF89L6J9XJaNOyDnOTwJK5WBr5ITnxEA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-CSE-ConnectionGUID: MVpq/TmQQiiqO+iwqIIoWQ== X-CSE-MsgGUID: +XdT1WJoTASpK910HGPVdQ== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 17 Apr 2025 14:43:30 +0900 Received: from localhost.localdomain (unknown [10.226.92.77]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 09F914035E80; Thu, 17 Apr 2025 14:43:25 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Marc Kleine-Budde <mkl@pengutronix.de>, Vincent Mailhol <mailhol.vincent@wanadoo.fr>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Geert Uytterhoeven <geert+renesas@glider.be> Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>, u.kleine-koenig@baylibre.com, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com>, Duy Nguyen <duy.nguyen.rh@renesas.com>, Fabrizio Castro <fabrizio.castro.jz@renesas.com>, Simon Horman <horms@kernel.org>, linux-renesas-soc@vger.kernel.org, linux-can@vger.kernel.org, devicetree@vger.kernel.org, Biju Das <biju.das.jz@bp.renesas.com> Subject: [PATCH v9 00/19] Add support for RZ/G3E CANFD Date: Thu, 17 Apr 2025 06:43:01 +0100 Message-ID: <20250417054320.14100-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add support for RZ/G3E CANFD
|
expand
|