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

Commit 6b0e06df authored by Maxime Ripard's avatar Maxime Ripard
Browse files

Revert "ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2"



This reverts commit ddb56254. The EMAC
bindings have not stabilized yet, so we can't commit to keeping them
stable.

Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 359b5a1e
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@

	aliases {
		serial0 = &uart0;
		ethernet0 = &emac;
		/* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */
		ethernet1 = &sdiowifi;
	};

@@ -108,13 +108,6 @@
	status = "okay";
};

&emac {
	phy-handle = <&int_mii_phy>;
	phy-mode = "mii";
	allwinner,leds-active-low;
	status = "okay";
};

&ir {
	pinctrl-names = "default";
	pinctrl-0 = <&ir_pins_a>;