[PATCH v2 0/4] arm64: dts: renesas: Add I2C and SDHI nodes for RZ/T2H and RZ/N2H SoCs

Prabhakar posted 4 patches 3 months ago
arch/arm64/boot/dts/renesas/r9a09g077.dtsi | 85 ++++++++++++++++++++++
arch/arm64/boot/dts/renesas/r9a09g087.dtsi | 85 ++++++++++++++++++++++
2 files changed, 170 insertions(+)
[PATCH v2 0/4] arm64: dts: renesas: Add I2C and SDHI nodes for RZ/T2H and RZ/N2H SoCs
Posted by Prabhakar 3 months ago
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series adds I2C and SDHI nodes for the Renesas RZ/T2H
(R9A09G077) and RZ/N2H (R9A09G087) SoCs. The I2C/SDHI nodes are added
to the respective SoC DTSI files.

SDHI/I2C DT binding patches are already merged in the -next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20250704&id=b93d8b1cab299bc76f574f9e3cb8aafcfafc0037
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20250704&id=ac54e31a205346899ef5646d0456b97179901070

v1->v2:
- Fixed W=1 warnings in the device tree files.
- Fixed clock for i2c2.
- Added "Reviewed-by" tag for patches 2/4 and 3/4.
- Dropped led enabling patches as it depends on the pinctrl driver
  changes which are not yet merged.

Cheers,
Prabhakar

Lad Prabhakar (4):
  arm64: dts: renesas: r9a09g077: Add I2C controller nodes
  arm64: dts: renesas: r9a09g087: Add I2C controller nodes
  arm64: dts: renesas: r9a09g077: Add SDHI nodes
  arm64: dts: renesas: r9a09g087: Add SDHI nodes

 arch/arm64/boot/dts/renesas/r9a09g077.dtsi | 85 ++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a09g087.dtsi | 85 ++++++++++++++++++++++
 2 files changed, 170 insertions(+)

-- 
2.49.0