RZ/G3E SMARC EVK has 2 CANFD connectors connected to TCAN1046V-Q1 Transceiver that is connected to channel1 and channel4 on the SoC. Enable CANFD and CAN Transceiver v1->v2: * Make it as separate series * Replaced integer with hexadecimal for module clock and reset numbers. * Defined the macros SW_LCD_EN and SW_PDM_EN which routes signals to CAN0 and CAN1 based on SYS.5 and BOOT.6 switches. * Replaced GPIO hog with CAN Transceiver. Biju Das (3): arm64: dts: renesas: r9a09g047: Add CANFD node arm64: dts: renesas: r9a09g047e57-smarc: Enable CANFD arm64: dts: renesas: r9a09g047e57-smarc: Enable CAN Transceiver arch/arm64/boot/dts/renesas/r9a09g047.dtsi | 60 +++++++++++++++++++ .../boot/dts/renesas/r9a09g047e57-smarc.dts | 53 ++++++++++++++++ .../boot/dts/renesas/renesas-smarc2.dtsi | 29 +++++++++ .../boot/dts/renesas/rzg3e-smarc-som.dtsi | 14 ++++- 4 files changed, 153 insertions(+), 3 deletions(-) -- 2.43.0