lantiq: danube fxs bugfix: changed compatible attribute of vmmc
[openwrt/openwrt.git] / target / linux / lantiq / dts / danube.dtsi
index 698196d9ee7304b1fd018b78e9c372a39313c7f5..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>;
                };
 
                gpio: pinmux@E100B10 {
-                       compatible = "lantiq,pinctrl-xway";
+                       compatible = "lantiq,danube-pinctrl";
                        #gpio-cells = <2>;
                        gpio-controller;
                        reg = <0xE100B10 0xA0>;