diff options
Diffstat (limited to 'arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts')
-rw-r--r-- | arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts b/arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts index e28f080b1fd5..65273bc7998c 100644 --- a/arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts +++ b/arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts @@ -165,14 +165,12 @@ emac_power_pin_q5: emac_power_pin@0 { allwinner,pins = "PH19"; allwinner,function = "gpio_out"; - allwinner,drive = <SUN4I_PINCTRL_10_MA>; allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; }; led_pins_q5: led_pins@0 { allwinner,pins = "PH20"; allwinner,function = "gpio_out"; - allwinner,drive = <SUN4I_PINCTRL_10_MA>; allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; }; }; |