summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@bidouilliste.com>2017-05-12 09:38:53 (GMT)
committerJagan Teki <jagan@amarulasolutions.com>2017-08-11 09:46:39 (GMT)
commitfb7fe04da2187b9853d713cb643d01bd56813e3d (patch)
tree42f77772ed1e1f1854133fbc76c8c02a874a55aa /arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts
parentb24065c4ef21687787a74eef22dfa9232096f965 (diff)
downloadu-boot-fb7fe04da2187b9853d713cb643d01bd56813e3d.tar.xz
ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc
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>
Diffstat (limited to 'arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts')
-rw-r--r--arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts b/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts
index 5ea4915..10d3074 100644
--- a/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts
+++ b/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts
@@ -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>;