Re: [PATCH 0/6] arm64: dts: renesas: Add I2C and SDHI nodes for RZ/T2H and RZ/N2H SoCs
From: Lad, Prabhakar
Date: Fri Jun 27 2025 - 08:55:01 EST
Hi Geert,
On Thu, Jun 26, 2025 at 3:26 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
> Hi Prabhakar,
>
> On Wed, 25 Jun 2025 at 17:30, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote:
> > 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. Additionally, user LEDs are added
> > to the RZ/T2H EVK and RZ/N2H EVK boards.
>
> Thanks for your series!
>
> > Note, these patches apply on top of the series:
> > https://lore.kernel.org/all/20250617171957.162145-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
> > https://lore.kernel.org/all/20250617162810.154332-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
>
> FTR, the LED patches also depend on:
> - Adding the pinctrl nodes,
> - Including dt-bindings/pinctrl/renesas,r9a09g077-pinctrl.h>,
> - Adding RZN2H_*() macros.
>
Oops, thanks for pointing this out. I missed to mention this dependency,
Cheers,
Prabhakar