lantiq: rename gphy firmware
[openwrt/openwrt.git] / target / linux / lantiq / dts / VR200v.dts
index f814d242d6ded828a5a1db323f64da5f2945f45f..6eccc5bdd96f2b00e4462bd1d189b3a9e15337f4 100644 (file)
@@ -5,10 +5,11 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "VR200v - TP-LINK Archer VR200v";
+       compatible = "tplink,vr200v", "lantiq,xway", "lantiq,vr9";
+       model = "TP-LINK Archer VR200v";
 
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs = "console=ttyLTQ0,115200";
        };
 
        aliases {
                        status = "okay";
                        gpios = <&gpio 33 GPIO_ACTIVE_HIGH>;
                };
+
+               pci0: pci@E105400 {
+                       status = "okay";
+                       gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
+               };
        };
 
        gphy-xrx200 {
                compatible = "lantiq,phy-xrx200";
-               firmware = "lantiq/vr9_phy11g_a2x.bin";
+               firmware = "lantiq/xrx200_phy11g_a22.bin";
                phys = [ 00 01 ];
        };
 
                dect_paging {
                        label = "dect_paging";
                        gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
-                       linux,code = <KEY_WPS_BUTTON>;
+                       linux,code = <KEY_PHONE>;
                };
        };