From: Jerome Brunet Date: Tue, 2 Oct 2018 08:43:40 +0000 (+0200) Subject: arm64: dts: meson-axg: s400: add missing emmc pwrseq X-Git-Tag: v4.20-rc1~66^2~7^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=087e9a465c29543d57874b00b4cec67d13f1bb2b;p=thirdparty%2Flinux.git arm64: dts: meson-axg: s400: add missing emmc pwrseq eMMC pwrseq is defined in the s400 dts but not used in the emmc node. This is probably just a copy/paste error Fixes: 221cf34bac54 ("ARM64: dts: meson-axg: enable the eMMC controller") Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts index d4961dc8356b5..95290158704d2 100644 --- a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts +++ b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts @@ -475,6 +475,8 @@ mmc-ddr-1_8v; mmc-hs200-1_8v; + mmc-pwrseq = <&emmc_pwrseq>; + vmmc-supply = <&vcc_3v3>; vqmmc-supply = <&vddio_boot>; };