Hi Fabrizio, On Fri, Jun 7, 2019 at 10:14 AM Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> wrote: > This patch adds uSD and eMMC support to the HiHope RZ/G2M > board. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm64/boot/dts/renesas/hihope-common.dtsi > +++ b/arch/arm64/boot/dts/renesas/hihope-common.dtsi > +&sdhi3 { > + pinctrl-0 = <&sdhi3_pins>; > + pinctrl-1 = <&sdhi3_pins>; > + pinctrl-names = "default", "state_uhs"; > + > + vmmc-supply = <®_3p3v>; > + vqmmc-supply = <®_1p8v>; > + bus-width = <8>; > + mmc-hs200-1_8v; Does the eMMC support HS400, too? > + non-removable; > + fixed-emmc-driver-type = <1>; > + status = "okay"; > +}; 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