[GIT PULL 3/3] Renesas DTS updates for v6.5
Geert Uytterhoeven
geert+renesas at glider.be
Fri May 26 02:48:31 PDT 2023
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.5-tag1
for you to fetch changes up to 18cbbdd846c5d74bd56fd1f229d074e1f7068fc8:
arm64: dts: renesas: r8a779a0: Add PWM nodes (2023-05-08 09:21:51 +0200)
----------------------------------------------------------------
Renesas DTS updates for v6.5
- Add partial display support for the RZ/G2L and RZ/V2L SoCs and the
RZ/G2L{,C} SMARC EVK development boards,
- Add camera support for the RZ/GV2L SoC and the RZ/V2L and RZ/G2LC
SMARC EVK development boards,
- Add Multi-Function Timer Pulse Unit 3 support for the RZ/G2L and
RZ/V2L SoCs,
- Add PWM support for the R-Car V3U SoC.
----------------------------------------------------------------
Biju Das (10):
arm64: dts: renesas: r9a07g044: Add fcpvd node
arm64: dts: renesas: r9a07g054: Add fcpvd node
arm64: dts: renesas: r9a07g044: Add vspd node
arm64: dts: renesas: r9a07g054: Add vspd node
arm64: dts: renesas: r9a07g044: Add DSI node
arm64: dts: renesas: r9a07g054: Add DSI node
arm64: dts: renesas: rzg2l-smarc: Link DSI with ADV7535
arm64: dts: renesas: rzg2lc-smarc: Link DSI with ADV7535
arm64: dts: renesas: r9a07g044: Add MTU3a node
arm64: dts: renesas: r9a07g054: Add MTU3a node
Lad Prabhakar (3):
arm64: dts: renesas: r9a07g054: Add CSI and CRU nodes
arm64: dts: renesas: rzv2l-smarc: Enable CRU, CSI support
arm64: dts: renesas: rzg2lc-smarc: Enable CRU, CSI support
Phong Hoang (1):
arm64: dts: renesas: r8a779a0: Add PWM nodes
arch/arm64/boot/dts/renesas/Makefile | 2 +
arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 50 +++++
arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 123 +++++++++++++
.../renesas/r9a07g044c2-smarc-cru-csi-ov5645.dtso | 21 +++
.../renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtso | 2 +-
arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 203 +++++++++++++++++++++
.../renesas/r9a07g054l2-smarc-cru-csi-ov5645.dtso | 1 +
arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 79 ++++++++
arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi | 79 ++++++++
9 files changed, 559 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044c2-smarc-cru-csi-ov5645.dtso
create mode 120000 arch/arm64/boot/dts/renesas/r9a07g054l2-smarc-cru-csi-ov5645.dtso
More information about the linux-arm-kernel
mailing list