Skip to content

Commit

Permalink
Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"
Browse files Browse the repository at this point in the history
This reverts commit 667a490.

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: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Vineet Gupta committed Apr 7, 2016
1 parent e5e0a65 commit 6dc97ee
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/arc/boot/dts/axs10x_mb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@
clocks = <&apbclk>;
clock-names = "stmmaceth";
max-speed = <100>;
mdio0 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "snps,dwmac-mdio";
phy1: ethernet-phy@1 {
reg = <1>;
};
};
};

ehci@0x40000 {
Expand Down

0 comments on commit 6dc97ee

Please sign in to comment.