Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f96917bd authored by Corentin Labbe's avatar Corentin Labbe Committed by Maxime Ripard
Browse files

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: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 03935994
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -119,7 +119,6 @@
	phy-handle = <&ext_rgmii_phy>;
	phy-mode = "rgmii";

	allwinner,leds-active-low;
	status = "okay";
};

+0 −2
Original line number Diff line number Diff line
@@ -83,8 +83,6 @@
	phy-handle = <&ext_rgmii_phy>;
	phy-mode = "rgmii";

	allwinner,leds-active-low;

	status = "okay";
};

+0 −1
Original line number Diff line number Diff line
@@ -85,7 +85,6 @@
	phy-handle = <&ext_rgmii_phy>;
	phy-mode = "rgmii";

	allwinner,leds-active-low;
	status = "okay";
};