[PATCH 0/3] RZ/G2L: Add CRU, CSI support
From: Prabhakar
Date: Thu Feb 16 2023 - 12:54:07 EST
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Hi All,
This patch series adds support for CRU and CSI support to RZ/G2L SoC
and enables it on the RZ/G2L SMARC EVK. Also ov5645 node is added which
connects to the CSI2 node.
Note, this patch series applies on top of [0].
[0] https://patchwork.kernel.org/project/linux-renesas-soc/cover/20230131223529.11905-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
Cheers,
Prabhakar
Lad Prabhakar (3):
arm64: dts: renesas: r9a07g044: Add CSI and CRU nodes
arm64: dts: renesas: rzg2l-smarc: Add OV5645 node
arm64: dts: renesas: rzg2l-smarc: Enable CRU and CSI nodes
arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 79 +++++++++++++++++++
.../boot/dts/renesas/r9a07g044l2-smarc.dts | 5 ++
.../boot/dts/renesas/rz-smarc-common.dtsi | 76 ++++++++++++++++++
3 files changed, 160 insertions(+)
--
2.25.1