]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: sun8i-h3: Remove allwinner,leds-active-low for non internal PHY
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 7 Dec 2017 18:21:02 +0000 (19:21 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 8 Dec 2017 09:13:29 +0000 (10:13 +0100)
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 <clabbe.montjoie@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts
arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts
arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts

index f2292deaa5908e845c68f73f2ed186b561b7d29a..f1c3f1cc4d9764601e35ee56f2d9069ad60778ad 100644 (file)
        phy-handle = <&ext_rgmii_phy>;
        phy-mode = "rgmii";
 
-       allwinner,leds-active-low;
        status = "okay";
 };
 
index 0a8b79cf59549769dc1cb949ef65b3eccad1b7dd..b9ffa4d9c873ab07211eb8d111b62a6ebad2732e 100644 (file)
@@ -83,8 +83,6 @@
        phy-handle = <&ext_rgmii_phy>;
        phy-mode = "rgmii";
 
-       allwinner,leds-active-low;
-
        status = "okay";
 };
 
index cbc499b04de44c4c16563e3d8c9828b683944686..b403e5d787cb041350e5ad7c40c63235676b9032 100644 (file)
@@ -85,7 +85,6 @@
        phy-handle = <&ext_rgmii_phy>;
        phy-mode = "rgmii";
 
-       allwinner,leds-active-low;
        status = "okay";
 };