ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, Ebisu
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 13 Jun 2018 05:11:47 +0000 (07:11 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 3 Dec 2018 11:51:17 +0000 (12:51 +0100)
Enable the HS400 support in DT on H3, M3W, M3N Salvator-X(S)
and ULCB boards as well as E3 Ebisu board.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a77990-ebisu.dts
arch/arm/dts/salvator-common.dtsi
arch/arm/dts/ulcb.dtsi

index 20eecd6b8fcea0d630164cdac1c6b5e7a3aa7566..0f269d04690bbb2b4273986a1662c36ea2e0f2d8 100644 (file)
        };
 
        sdhi3_pins: sd2 {
-               groups = "sdhi3_data8", "sdhi3_ctrl";
+               groups = "sdhi3_data8", "sdhi3_ctrl", "sdhi3_ds";
                function = "sdhi3";
                power-source = <1800>;
        };
 
        sdhi3_pins_uhs: sd2_uhs {
-               groups = "sdhi3_data8", "sdhi3_ctrl";
+               groups = "sdhi3_data8", "sdhi3_ctrl", "sdhi3_ds";
                function = "sdhi3";
                power-source = <1800>;
        };
        vqmmc-supply = <&reg_1p8v>;
        bus-width = <8>;
        mmc-hs200-1_8v;
+       mmc-hs400-1_8v;
        non-removable;
        status = "okay";
 };
index 88ce5f24495cf4744e5650ed58d823ddcfb46f66..b036a713ea67039f9a68a2dffab4dcc1cb1214df 100644 (file)
        vqmmc-supply = <&reg_1p8v>;
        bus-width = <8>;
        mmc-hs200-1_8v;
+       mmc-hs400-1_8v;
        non-removable;
        fixed-emmc-driver-type = <1>;
        status = "okay";
index 256553f60445fe037a8da136bf050a835ed7f495..e16c7f245ea8cfa809435ba5cd910b7592ab4243 100644 (file)
        vqmmc-supply = <&reg_1p8v>;
        bus-width = <8>;
        mmc-hs200-1_8v;
+       mmc-hs400-1_8v;
        non-removable;
        status = "okay";
        max-frequency = <200000000>;