aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/boot/dts/axs10x_mb.dtsi
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2016-04-06 17:28:11 +0530
committerVineet Gupta <vgupta@synopsys.com>2016-04-07 14:59:09 +0530
commit6dc97ee6d983cb4730a8d036344fa7b0a08760b0 (patch)
tree65139028f12674ea0c4c6e5cfd6dcab2b1666e40 /arch/arc/boot/dts/axs10x_mb.dtsi
parentarc: Add our own implementation of fb_pgprotect() (diff)
downloadlinux-dev-6dc97ee6d983cb4730a8d036344fa7b0a08760b0.tar.xz
linux-dev-6dc97ee6d983cb4730a8d036344fa7b0a08760b0.zip
Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"
This reverts commit 667a490bdb6e27db0887d2ca515b907d6aa87118. 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>
Diffstat (limited to 'arch/arc/boot/dts/axs10x_mb.dtsi')
-rw-r--r--arch/arc/boot/dts/axs10x_mb.dtsi8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi
index ab5d5701e11d..44a578c10732 100644
--- a/arch/arc/boot/dts/axs10x_mb.dtsi
+++ b/arch/arc/boot/dts/axs10x_mb.dtsi
@@ -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 {