aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts40
1 files changed, 13 insertions, 27 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts
index be4810c431..b817ff3224 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts
@@ -83,37 +83,23 @@
};
};
-&eth0 {
- lantiq,phys = <&gphy1>;
-
- interface@0 {
- compatible = "lantiq,xrx200-pdi";
- #address-cells = <1>;
- #size-cells = <0>;
- reg = <0>;
-
- ethernet@4 {
- compatible = "lantiq,xrx200-pdi-port";
- reg = <4>;
- phy-mode = "mii";
- phy-handle = <&phy13>;
- };
- };
-
- mdio {
- #address-cells = <1>;
- #size-cells = <0>;
- compatible = "lantiq,xrx200-mdio";
+&gphy1 {
+ lantiq,gphy-mode = <GPHY_MODE_FE>;
+};
- phy13: ethernet-phy@13 {
- reg = <0x13>;
- compatible = "lantiq,phy22f", "ethernet-phy-ieee802.3-c22";
- };
+&gswip_mdio {
+ phy13: ethernet-phy@13 {
+ reg = <0x13>;
};
};
-&gphy1 {
- lantiq,gphy-mode = <GPHY_MODE_FE>;
+&gswip_ports {
+ port@4 {
+ reg = <4>;
+ label = "lan";
+ phy-mode = "internal";
+ phy-handle = <&phy13>;
+ };
};
&pcie0 {