lantiq - vgv7519: remove spi_cs4, since the board use this line for something else
[openwrt/openwrt.git] / target / linux / lantiq / dts / VGV7519.dtsi
index 86b5741741e2af878f42d4f8886e3b02a20466f7..fafcf5ed1440f35701a6c9d38dd5126fea493fea 100644 (file)
@@ -1,6 +1,9 @@
 /include/ "vr9.dtsi"
 
 / {
+
+    model = "VGV7519 - KPN Experiabox V8";
+
        chosen {
                bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
        };
                        reg = <0xE100B10 0xA0>;
 
                        state_default: pinmux {
-                               exin3 {
-                                       lantiq,groups = "exin3";
-                                       lantiq,function = "exin";
-                               };
                                stp {
                                        lantiq,groups = "stp";
                                        lantiq,function = "stp";
                                };
                                spi {
-                                       lantiq,groups = "spi", "spi_cs4";
+                                       lantiq,groups = "spi";
                                        lantiq,function = "spi";
                                };
                                mdio {
                                        lantiq,groups = "mdio";
                                        lantiq,function = "mdio";
                                };
-                               pci {
-                                       lantiq,groups = "gnt1", "req1";
-                                       lantiq,function = "pci";
-                               };
-                               conf_out {
-                                       lantiq,pins = "io4", "io5", "io6", /* stp */
-                                                       "io21",
-                                                       "io33",
-                                                       "io7", "io44"; /* Internal ethernet phy leds */
-                                       lantiq,open-drain;
+                               gphy-leds_out {
+                                       lantiq,pins = "io7", "io44";
                                        lantiq,pull = <0>;
                                        lantiq,output = <1>;
                                };
-                               pcie-rst {
-                                       lantiq,pins = "io38";
+                               stp_out {
+                                       lantiq,pins = "io4", "io5", "io6";
+                                       lantiq,open-drain = <0>;
+                                       lantiq,output = <1>;
+                                       lantiq,pull = <0>;
+                               };
+                               pci-rst {
+                                       lantiq,pins = "io21";
+                                       lantiq,open-drain = <0>;
                                        lantiq,pull = <0>;
                                        lantiq,output = <1>;
                                };
-                               conf_in {
-                                       lantiq,pins = "io39"; /* exin3 */
-                                       lantiq,pull = <2>;
+                               gphy-leds {
+                                       lantiq,groups = "gphy0 led1", "gphy1 led0";
+                                       lantiq,function = "gphy";
+                                       lantiq,open-drain = <0>;
                                };
                        };
                };