lantiq: danube fxs bugfix: changed compatible attribute of vmmc
[openwrt/openwrt.git] / target / linux / lantiq / dts / danube.dtsi
index 0a75fd9d45cac6a54a1bff449b565ec9c49195ca..ea40970f2147fdc2ddb3a8660d3b5a93bcea8f80 100644 (file)
@@ -1,3 +1,6 @@
+#include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/input/input.h>
+
 / {
        #address-cells = <1>;
        #size-cells = <1>;
@@ -54,7 +57,7 @@
                        compatible = "lantiq,eiu-xway";
                        reg = <0x101000 0x1000>;
                        interrupt-parent = <&icu0>;
-                       interrupts = <166 135 66>;
+                       lantiq,eiu-irqs = <166 135 66>;
                };
 
                pmu0: pmu@102000 {
@@ -70,7 +73,7 @@
 
                vmmc@107000 {
                        status = "disabled";
-                       compatible = "lantiq,vmmc";
+                       compatible = "lantiq,vmmc-xway";
                        reg = <0x103000 0x400>;
                        interrupt-parent = <&icu0>;
                        interrupts = <150 151 152 153 154 155>;