diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2018-06-13 07:11:47 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2018-12-03 12:51:17 +0100 |
commit | 0be621aebd6152b40bb0aaba089741e92ec64093 (patch) | |
tree | 18c55c3cd22fc9e8aafc4ecab4721869498feef0 /arch/arm/dts/salvator-common.dtsi | |
parent | d0e0bbe7d1c4bf1b64a12ed6b8a0304c50c99687 (diff) |
ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, Ebisu
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>
Diffstat (limited to 'arch/arm/dts/salvator-common.dtsi')
-rw-r--r-- | arch/arm/dts/salvator-common.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/salvator-common.dtsi b/arch/arm/dts/salvator-common.dtsi index 88ce5f2449..b036a713ea 100644 --- a/arch/arm/dts/salvator-common.dtsi +++ b/arch/arm/dts/salvator-common.dtsi @@ -637,6 +637,7 @@ vqmmc-supply = <®_1p8v>; bus-width = <8>; mmc-hs200-1_8v; + mmc-hs400-1_8v; non-removable; fixed-emmc-driver-type = <1>; status = "okay"; |