ramips: update device tree source files
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / X8.dts
index db8eec56c5a169f7738459e68f5de12aaece546c..30041e0b07c1a388c1eb81e2ce6c4858bb88bd45 100644 (file)
@@ -2,10 +2,11 @@
 
 #include "rt5350.dtsi"
 
+#include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "X8", "ralink,rt5350-soc";
+       compatible = "poray,x8", "ralink,rt5350-soc";
        model = "Poray X8";
 
        gpio-leds {
@@ -13,7 +14,7 @@
 
                power {
                        label = "x8:green:power";
-                       gpios = <&gpio0 13 1>;
+                       gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
                };
        };
 
@@ -25,7 +26,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 10 1>;
+                       gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };
@@ -39,7 +40,6 @@
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
-               linux,modalias = "m25p80", "gd25q64";
                spi-max-frequency = <10000000>;
 
                partition@0 {