Dear All, OV5645 image sensor is connected to the RZ SMARC Carrier II via the CAM_CSI1 CSI-2 connector. Specifically, the following hardware pipeline has been used: CAM_CSI1 (RZ SMARC Carrier II) -> RZ SMARC Pi Camera Adaptor -> OV5645 This patch series adds support for the OV5645 image sensor on the Renesas RZ SMARC Carrier II. Thanks & Regards, Tommaso Tommaso Merciai (4): arm64: dts: renesas: r9a09g047: Add CRU, CSI2 nodes arm64: dts: renesas: r9a09g047e57-smarc: Add I2C0 pincontrol arm64: dts: renesas: renesas-smarc2: Enable I2C0 node arm64: dts: renesas: r9a09g047e57-smarc: Enable CRU, CSI support arch/arm64/boot/dts/renesas/Makefile | 3 + arch/arm64/boot/dts/renesas/r9a09g047.dtsi | 69 +++++++++++++++++++ .../r9a09g047e57-smarc-cru-csi-ov5645.dtso | 21 ++++++ .../boot/dts/renesas/r9a09g047e57-smarc.dts | 10 +++ .../boot/dts/renesas/renesas-smarc2.dtsi | 6 ++ 5 files changed, 109 insertions(+) create mode 100644 arch/arm64/boot/dts/renesas/r9a09g047e57-smarc-cru-csi-ov5645.dtso -- 2.43.0