aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts')
-rw-r--r--target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts13
1 files changed, 7 insertions, 6 deletions
diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts
index bd022c5c48..8302336bd4 100644
--- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts
+++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/DM200.dts
@@ -3,6 +3,7 @@
#include "vr9.dtsi"
#include <dt-bindings/input/input.h>
+#include <dt-bindings/mips/lantiq_rcu_gphy.h>
/ {
compatible = "netgear,dm200", "lantiq,xway", "lantiq,vr9";
@@ -24,12 +25,6 @@
reg = <0x0 0x4000000>;
};
- gphy-xrx200 {
- compatible = "lantiq,phy-xrx200";
- firmware = "lantiq/xrx200_phy22f_a22.bin";
- phys = [ 01 ];
- };
-
gpio-keys-polled {
compatible = "gpio-keys-polled";
#address-cells = <1>;
@@ -91,6 +86,8 @@
};
&eth0 {
+ lantiq,phys = <&gphy1>;
+
lan: interface@0 {
compatible = "lantiq,xrx200-pdi";
#address-cells = <1>;
@@ -118,6 +115,10 @@
};
};
+&gphy1 {
+ lantiq,gphy-mode = <GPHY_MODE_FE>;
+};
+
&gpio {
pinctrl-names = "default";
pinctrl-0 = <&state_default>;