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

Commit 6dc97ee6 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"



This reverts commit 667a490b.

This is needed to get ethernet(stmmac) working in 4.6-rc2 on axs103.

4.5 needed this fix, but apprently stmmac has gained some fixes which
warrant reversal of this.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent e5e0a65c
Loading
Loading
Loading
Loading
+0 −8
Original line number Original line Diff line number Diff line
@@ -47,14 +47,6 @@
			clocks = <&apbclk>;
			clocks = <&apbclk>;
			clock-names = "stmmaceth";
			clock-names = "stmmaceth";
			max-speed = <100>;
			max-speed = <100>;
			mdio0 {
				#address-cells = <1>;
				#size-cells = <0>;
				compatible = "snps,dwmac-mdio";
				phy1: ethernet-phy@1 {
					reg = <1>;
				};
			};
		};
		};


		ehci@0x40000 {
		ehci@0x40000 {