From d312f6fb806db074e8fad95d6f8f2cb89cb07350 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 23 Sep 2016 00:08:38 +0300 Subject: ARM: sunxi: Remove useless allwinner,drive property The allwinner,drive property set to 10mA was really considered as our default. Remove all those properties entirely to make that obvious. Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai Reviewed-by: Linus Walleij --- arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts') diff --git a/arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts b/arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts index bba4f9cf9bf5..5ea154f08364 100644 --- a/arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts +++ b/arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts @@ -326,21 +326,18 @@ "PA14", "PA15", "PA16", "PA17", "PH22", "PH23", "PH24", "PH25", "PH26"; allwinner,function = "gpio_in"; - allwinner,drive = ; allwinner,pull = ; }; usb0_id_detect_pin: usb0_id_detect_pin@0 { allwinner,pins = "PH4"; allwinner,function = "gpio_in"; - allwinner,drive = ; allwinner,pull = ; }; usb0_vbus_detect_pin: usb0_vbus_detect_pin@0 { allwinner,pins = "PH5"; allwinner,function = "gpio_in"; - allwinner,drive = ; allwinner,pull = ; }; }; -- cgit v1.2.3