diff mbox series

[2/2] ARM: dts: renesas: r9a06g032-rzn1d400-eb: describe SD card port

Message ID 20250410071406.9669-6-wsa+renesas@sang-engineering.com (mailing list archive)
State Mainlined
Commit 03a45e17e636ee1962d8c175c12a0ff48a0b7ccd
Delegated to: Geert Uytterhoeven
Headers show
Series ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable SD card port | expand

Commit Message

Wolfram Sang April 10, 2025, 7:14 a.m. UTC
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 .../dts/renesas/r9a06g032-rzn1d400-eb.dts     | 22 +++++++++++++++++++
 1 file changed, 22 insertions(+)

Comments

Geert Uytterhoeven April 11, 2025, 9:47 a.m. UTC | #1
Hi Wolfram,

On Thu, 10 Apr 2025 at 09:14, Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

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@glider.be>

Gr{oetje,eeting}s,

                        Geert
Geert Uytterhoeven April 11, 2025, 10:19 a.m. UTC | #2
On Fri, 11 Apr 2025 at 11:47, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> On Thu, 10 Apr 2025 at 09:14, Wolfram Sang
> <wsa+renesas@sang-engineering.com> wrote:
> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> > --- 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@glider.be>

I will fix these while queuing in renesas-devel for v6.16.

Gr{oetje,eeting}s,

                        Geert
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-eb.dts b/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-eb.dts
index 56da1d5fd5f4..ee875902a75c 100644
--- 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 {
+		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 {
+		pinmux = <RZN1_PINMUX(96, RZN1_FUNC_SDIO)>;
+		drive-strength = <12>;
+	};
+};
+
+&sdio1 {
+	pinctrl-0 = <&pins_sdio1>, <&pins_sdio1_clk>;
+	pinctrl-names = "default";
+
+	status = "okay";
 };
 
 &switch {