summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sun5i-a10s-auxtek-t004.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/sun5i-a10s-auxtek-t004.dts
parentd312f6fb806db074e8fad95d6f8f2cb89cb07350 (diff)
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/sun5i-a10s-auxtek-t004.dts')
-rw-r--r--arch/arm/boot/dts/sun5i-a10s-auxtek-t004.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/sun5i-a10s-auxtek-t004.dts b/arch/arm/boot/dts/sun5i-a10s-auxtek-t004.dts
index 3c79e3536521..e3438a685c71 100644
--- a/arch/arm/boot/dts/sun5i-a10s-auxtek-t004.dts
+++ b/arch/arm/boot/dts/sun5i-a10s-auxtek-t004.dts
@@ -144,14 +144,12 @@
mmc1_vcc_en_pin_t004: mmc1_vcc_en_pin@0 {
allwinner,pins = "PB18";
allwinner,function = "gpio_out";
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
led_pins_t004: led_pins@0 {
allwinner,pins = "PB2";
allwinner,function = "gpio_out";
allwinner,drive = <SUN4I_PINCTRL_20_MA>;
- allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
};