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 |
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 --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>;
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