diff mbox series

ARM64: dts: meson-gxm: enable HS400 on the vim2

Message ID 20171010141822.16266-1-jbrunet@baylibre.com
State Accepted
Commit a1d759cf528064e73c06d318cd03213c4eafbc35
Headers show
Series ARM64: dts: meson-gxm: enable HS400 on the vim2 | expand

Commit Message

Jerome Brunet Oct. 10, 2017, 2:18 p.m. UTC
Enable HS400 high speed eMMC mode on the khadas vim2

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

---
 arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 1 +
 1 file changed, 1 insertion(+)

-- 
2.13.6

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Kevin Hilman Oct. 12, 2017, 12:22 a.m. UTC | #1
Jerome Brunet <jbrunet@baylibre.com> writes:

> Enable HS400 high speed eMMC mode on the khadas vim2

>

> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>


Applied to v4.15/dt64,

Kevin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts b/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
index 32c138ec0e58..34a41b26a4ed 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
@@ -348,6 +348,7 @@ 
 	disable-wp;
 	mmc-ddr-1_8v;
 	mmc-hs200-1_8v;
+	mmc-hs400-1_8v;
 
 	mmc-pwrseq = <&emmc_pwrseq>;
 	vmmc-supply = <&vcc_3v3>;