aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-09-23 00:09:58 +0300
committerMaxime Ripard <maxime.ripard@free-electrons.com>2016-12-26 08:24:50 +0100
commit119c366aeae35e2322d3e31a7ac0d23679252777 (patch)
treec44fb305b686950367b9717507a6d110d7380a29 /arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts
parentARM: sunxi: Remove useless allwinner,drive property (diff)
downloadlinux-dev-119c366aeae35e2322d3e31a7ac0d23679252777.tar.xz
linux-dev-119c366aeae35e2322d3e31a7ac0d23679252777.zip
ARM: sunxi: Remove useless allwinner,pull property
The allwinner,pull property set to NO_PULL was really considered our default (and wasn't even changing the default value in the code). Remove these properties to make it obvious that we do not set anything in such a case. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts')
-rw-r--r--arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts b/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts
index 57c05e69d012..79cee00a85de 100644
--- a/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts
+++ b/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts
@@ -236,13 +236,11 @@
gmac_power_pin_lamobo_r1: gmac_power_pin@0 {
allwinner,pins = "PH23";
allwinner,function = "gpio_out";
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
led_pins_lamobo_r1: led_pins@0 {
allwinner,pins = "PH24";
allwinner,function = "gpio_out";
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
};