From f96917bd3260832c1c3a4ea7f0fc1a28ef41c224 Mon Sep 17 00:00:00 2001 From: Corentin Labbe Date: Thu, 7 Dec 2017 19:21:02 +0100 Subject: ARM: dts: sun8i-h3: Remove allwinner,leds-active-low for non internal PHY allwinner,leds-active-low have effect only on boards which us the internal PHY. So this patch remove it from all boards which do not use the internal PHY. Signed-off-by: Corentin Labbe Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts') diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts index cbc499b04de4..b403e5d787cb 100644 --- a/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts +++ b/arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts @@ -85,7 +85,6 @@ phy-handle = <&ext_rgmii_phy>; phy-mode = "rgmii"; - allwinner,leds-active-low; status = "okay"; }; -- cgit