lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts
[openwrt/openwrt.git] / target / linux / lantiq / dts / VGV7519.dtsi
index d652839d40ade1e52c809f7c48cb6cb87d264e00..e67c07f417cfa5f025eec5259ce4842ce9ea7a99 100644 (file)
@@ -71,6 +71,8 @@
                                        lantiq,groups = "gphy0 led1", "gphy1 led0";
                                        lantiq,function = "gphy";
                                        lantiq,open-drain = <0>;
+                                       lantiq,pull = <0>;
+                                       lantiq,output = <1>;
                                };
                        };
                };
                        lantiq,delay-lo = <0>; /* 0.0ns delay */
                        interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
                        interrupt-map = <
-                               0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29
+                               0x7000 0 0 1 &icu0 30 1 // slot 14, irq 30
                                >;
                        gpio-reset = <&gpio 21 0>;
                        req-mask = <0x1>;       /* GNT1 */
                };
+
+               pcie@d900000 {
+                       status = "disabled";
+               };
        };
 
        gphy-xrx200 {
                phys = [ 00 01 ];
        };
 
+       ralink_eep {
+               compatible = "ralink,eeprom";
+               ralink,eeprom = "RT2860.eeprom";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;