lantiq: rename gphy firmware
[openwrt/openwrt.git] / target / linux / lantiq / dts / ARV7519RW22.dts
index 14be6f2ca713c68a1d2737b0b3baec5c1bf1091b..0bdc150a1e7cd16a97d07f7c067fac5d6288d0cc 100644 (file)
@@ -5,7 +5,8 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "ARV7519RW22 - Orange Livebox 2.1";
+       compatible = "arcadyan,arv7519rw22", "lantiq,xway", "lantiq,vr9";
+       model = "Orange Livebox 2.1";
 
        chosen {
                bootargs = "console=ttyLTQ0,115200";
@@ -16,7 +17,7 @@
                led-failsafe = &power_green;
                led-running = &power_green;
 
-               led-internet = &internet_green;
+               led-dsl = &internet_green;
        };
 
        memory@0 {
                };
 
                pcie@d900000 {
-                       status = "disabled";
+                       status = "okay";
+                       gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
                };
        };
 
        gphy-xrx200 {
                compatible = "lantiq,phy-xrx200";
-               firmware1 = "lantiq/vr9_phy22f_a1x.bin";        /*VR9 1.1*/
-               firmware2 = "lantiq/vr9_phy22f_a2x.bin";        /*VR9 1.2*/
+               firmware1 = "lantiq/xrx200_phy22f_a14.bin";     /*VR9 1.1*/
+               firmware2 = "lantiq/xrx200_phy22f_a22.bin";     /*VR9 1.2*/
                phys = [ 00 01 ];
        };