lantiq: rename gphy firmware
[openwrt/openwrt.git] / target / linux / lantiq / dts / VG3503J.dts
index c7b81252678975aaeee6a3ff2e4746baa70d2abe..8a73de9a267fd870e95c57985159650e51f447f1 100644 (file)
@@ -1,18 +1,23 @@
-/include/ "vr9.dtsi"
+/dts-v1/;
+
+#include "vr9.dtsi"
+
+#include <dt-bindings/input/input.h>
 
 / {
-       model = "VG3503J - BT OpenReach VDSL Modem";
+       compatible = "arcadyan,vg3503j", "lantiq,xway", "lantiq,vr9";
+       model = "BT OpenReach VDSL Modem";
 
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs = "console=ttyLTQ0,115200";
+       };
 
-               leds {
-                       boot = &power_green;
-                       failsafe = &power_red;
-                       running = &power_green;
+       aliases {
+               led-boot = &power_green;
+               led-failsafe = &power_red;
+               led-running = &power_green;
 
-                       internet = &dsl;
-               };
+               led-dsl = &dsl;
        };
 
        memory@0 {
                                        };
 
                                        partition@20000 {
-                                               label = "kernel";
-                                               reg = <0x20000 0x300000>;
-                                       };
-
-                                       partition@1a0000 {
-                                               label = "rootfs";
-                                               reg = <0x320000 0x420000>;
-                                       };
-
-                                       partition@740000 {
-                                               label = "btagent";
-                                               reg = <0x740000 0x80000>;
-                                       };
-
-                                       partition@7c0000 {
-                                               label = "pri_bfocus_cfg";
-                                               reg = <0x7c0000 0x10000>;
-                                       };
-
-                                       partition@7d0000 {
-                                               label = "sec_bfocus_cfg";
-                                               reg = <0x7d0000 0x10000>;
-                                       };
-
-                                       partition@7e0000 {
-                                               label = "sysconfig";
-                                               reg = <0x7e0000 0x10000>;
+                                               label = "firmware";
+                                               reg = <0x20000 0x7d0000>;
                                        };
 
                                        partition@7f0000 {
-                                               label = "misc_cfg";
+                                               label = "uboot-env";
                                                reg = <0x7f0000 0x10000>;
                                        };
                                };
 
        gphy-xrx200 {
                compatible = "lantiq,phy-xrx200";
-               firmware1 = "lantiq/vr9_phy11g_a1x.bin";        /*VR9 1.1*/
-               firmware2 = "lantiq/vr9_phy11g_a2x.bin";        /*VR9 1.2*/
+               firmware1 = "lantiq/xrx200_phy11g_a14.bin";     /*VR9 1.1*/
+               firmware2 = "lantiq/xrx200_phy11g_a22.bin";     /*VR9 1.2*/
                phys = [ 00 01 ];
        };
 
                poll-interval = <100>;
                reset {
                        label = "reset";
-                       gpios = <&gpio 6 1>;
-                       linux,code = <0x198>;
+                       gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
+                       linux,code = <KEY_RESTART>;
                };
        };
 
 
                power_red: power2 {
                        label = "vg3503j:red:power";
-                       gpios = <&gpio 14 1>;
+                       gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
                dsl: dsl {
                        label = "vg3503j:green:dsl";
-                       gpios = <&gpio 19 1>;
+                       gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                };
                power_green: power {
                        label = "vg3503j:green:power";
-                       gpios = <&gpio 28 1>;
+                       gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
                        default-state = "keep";
                };
        };
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0>;
-               mac-address = [ 00 11 22 33 44 55 ];
+
                lantiq,switch;
                ethernet@2 {
                        compatible = "lantiq,xrx200-pdi-port";