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

Commit 763c1552 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Greg Kroah-Hartman
Browse files

Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high"



[ Upstream commit 8d80e2f00a42ef10b54e1b2d9e97314f8fd046c0 ]

This reverts commit 75ee680c.

Turns out the activity and link LEDs on the RJ45 port are active low,
just like on the Orange Pi PC.

Revert the commit that says otherwise.

Fixes: 75ee680c ("arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high")
Fixes: 4904337f ("ARM: dts: sunxi: Restore EMAC changes (boards)")
Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Tested-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
Link: https://lore.kernel.org/r/20201024162515.30032-1-wens@kernel.org


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 135d34f9
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -53,11 +53,6 @@
	};
};

&emac {
	/* LEDs changed to active high on the plus */
	/delete-property/ allwinner,leds-active-low;
};

&mmc1 {
	vmmc-supply = <&reg_vcc3v3>;
	bus-width = <4>;