lantiq: add swconfig to the default packages
[oweals/openwrt.git] / target / linux / lantiq / dts / vr9.dtsi
index 5478e1a9df73df1960f961f9c8cd13043913ac85..7f036186e4b74f633414c1b971480976b8478d9a 100644 (file)
@@ -1,5 +1,4 @@
 #include <dt-bindings/gpio/gpio.h>
-#include <dt-bindings/input/input.h>
 
 / {
        #address-cells = <1>;
                        interrupts = <96>;
                };
 
-               pcie@d900000 {
+               pcie0: pcie@d900000 {
+                       compatible = "lantiq,pcie-xrx200";
+
+                       #interrupt-cells = <1>;
+                       #size-cells = <2>;
+                       #address-cells = <3>;
+
                        interrupt-parent = <&icu0>;
                        interrupts = <161 144>;
-                       compatible = "lantiq,pcie-xrx200";
+
+                       device_type = "pci";
+
                        gpio-reset = <&gpio 38 GPIO_ACTIVE_HIGH>;
                };