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 <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Maxime Ripard
2016-09-23 00:08:38 +03:00
parent 7ce7d89f48
commit d312f6fb80
94 changed files with 0 additions and 381 deletions

View File

@@ -59,7 +59,6 @@
usb2_vbus_pin_pcduino2: usb2_vbus_pin@0 {
allwinner,pins = "PD2";
allwinner,function = "gpio_out";
allwinner,drive = <SUN4I_PINCTRL_10_MA>;
allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
};