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 <clabbe.montjoie@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Corentin Labbe 2017-12-07 19:21:02 +01:00 committed by Maxime Ripard
parent 039359948a
commit f96917bd32
3 changed files with 0 additions and 4 deletions

View File

@ -119,7 +119,6 @@ &emac {
phy-handle = <&ext_rgmii_phy>;
phy-mode = "rgmii";
allwinner,leds-active-low;
status = "okay";
};

View File

@ -83,8 +83,6 @@ &emac {
phy-handle = <&ext_rgmii_phy>;
phy-mode = "rgmii";
allwinner,leds-active-low;
status = "okay";
};

View File

@ -85,7 +85,6 @@ &emac {
phy-handle = <&ext_rgmii_phy>;
phy-mode = "rgmii";
allwinner,leds-active-low;
status = "okay";
};