On Fri, Sep 15, 2017 at 10:11 AM, Simon Horman <horms@xxxxxxxxxxxx> wrote: > On Wed, Sep 13, 2017 at 06:05:36PM +0100, Chris Paterson wrote: >> From: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> >> >> Enable the SDHI1 controller on iWave RZ/G1E SoM. >> >> Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> >> Signed-off-by: Chris Paterson <chris.paterson2@xxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> --- a/arch/arm/boot/dts/r8a7745-iwg22m.dtsi >> +++ b/arch/arm/boot/dts/r8a7745-iwg22m.dtsi >> @@ -54,6 +61,16 @@ >> status = "okay"; >> }; >> >> +&sdhi1 { >> + pinctrl-0 = <&sdhi1_pins>; >> + pinctrl-names = "default"; >> + >> + vmmc-supply = <®_3p3v>; >> + vqmmc-supply = <®_3p3v>; >> + cd-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>; > > No wp-gpios property means this is a µSD slot, right? Correct. 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