]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc
authorEmmanuel Vadot <manu@bidouilliste.com>
Fri, 12 May 2017 09:38:53 +0000 (11:38 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 11 Aug 2017 09:46:39 +0000 (15:16 +0530)
The node name for the power seq pin is mmc2@0 like the mmc2_pins_a one.
This makes the original node (mmc2_pins_a) scrapped out of the dtb and
result in a unusable eMMC if U-Boot didn't configured the pins to the
correct functions.

Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts

index 5ea4915f6d75b93eb06c974ab1b6abd009f7f769..10d307408f237f21d15fdbe2bf84de5b4db40f0a 100644 (file)
@@ -56,7 +56,7 @@
 };
 
 &pio {
-       mmc2_pins_nrst: mmc2@0 {
+       mmc2_pins_nrst: mmc2-rst-pin {
                allwinner,pins = "PC16";
                allwinner,function = "gpio_out";
                allwinner,drive = <SUN4I_PINCTRL_10_MA>;