ramips: update device tree source files
[librecmc/librecmc.git] / target / linux / ramips / dts / DWR-512-B.dts
index 9e15485d3fd135c818bf3bac50e7df504b20bd50..f531df80a189f1ec09625bb9a440fba0f90bcb71 100644 (file)
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "ralink,rt5350-soc";
+       compatible = "dlink,dwr-512-b", "ralink,rt5350-soc";
        model = "D-Link DWR-512 B";
 
        gpio-keys-polled {
@@ -17,7 +17,7 @@
 
                wps {
                        label = "wps";
-                       gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
 
                compatible = "gpio-export";
                #size-cells = <0>;
 
+               slic_int {
+                       gpio-export,name = "slic_int";
+                       gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
+               };
                modem3g_enable {
                        gpio-export,name = "modem3g_enable";
                        gpio-export,output = <1>;