projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c8c52f
)
arm64: dts: meson-axg: s400: add missing emmc pwrseq
author
Jerome Brunet
<jbrunet@baylibre.com>
Tue, 2 Oct 2018 08:43:40 +0000
(10:43 +0200)
committer
Kevin Hilman
<khilman@baylibre.com>
Wed, 3 Oct 2018 15:52:04 +0000
(08:52 -0700)
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 <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
index d4961dc8356b530b1958d4ca7ab25210cd75cb08..95290158704d2603749059fe4272b81873081219 100644
(file)
--- 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>;
};