Hi Wolfram, On Thu, 10 Apr 2025 at 09:14, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-eb.dts > +++ b/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-eb.dts > @@ -66,6 +66,28 @@ pins_eth2: pins-eth2 { > drive-strength = <6>; > bias-disable; > }; > + > + pins_sdio1: pins_sdio1 { pins-sdio1 > + pinmux = <RZN1_PINMUX(95, RZN1_FUNC_SDIO)>, > + <RZN1_PINMUX(97, RZN1_FUNC_SDIO)>, > + <RZN1_PINMUX(98, RZN1_FUNC_SDIO)>, > + <RZN1_PINMUX(99, RZN1_FUNC_SDIO)>, > + <RZN1_PINMUX(100, RZN1_FUNC_SDIO)>, > + <RZN1_PINMUX(101, RZN1_FUNC_SDIO_E)>, > + <RZN1_PINMUX(102, RZN1_FUNC_SDIO_E)>; > + }; > + > + pins_sdio1_clk: pins_sdio1_clk { pins-sdio1-clk > + pinmux = <RZN1_PINMUX(96, RZN1_FUNC_SDIO)>; > + drive-strength = <12>; > + }; > +}; With the above fixed: Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds