From 119c366aeae35e2322d3e31a7ac0d23679252777 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 23 Sep 2016 00:09:58 +0300 Subject: 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 Acked-by: Chen-Yu Tsai Reviewed-by: Linus Walleij --- arch/arm/boot/dts/sun4i-a10-marsboard.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/boot/dts/sun4i-a10-marsboard.dts') diff --git a/arch/arm/boot/dts/sun4i-a10-marsboard.dts b/arch/arm/boot/dts/sun4i-a10-marsboard.dts index c5916125bea8..001656eb9171 100644 --- a/arch/arm/boot/dts/sun4i-a10-marsboard.dts +++ b/arch/arm/boot/dts/sun4i-a10-marsboard.dts @@ -166,7 +166,6 @@ led_pins_marsboard: led_pins@0 { allwinner,pins = "PB5", "PB6", "PB7", "PB8"; allwinner,function = "gpio_out"; - allwinner,pull = ; }; usb0_id_detect_pin: usb0_id_detect_pin@0 { -- cgit v1.2.3