ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1
[openwrt/openwrt.git] / target / linux / ramips / dts / ALL0256N-4M.dts
index 713b7356239b2d4a895d9beb7097e5a16ab219a9..19cef87cbd8e4cdd525126e783540ca02eb5fba7 100644 (file)
@@ -2,6 +2,8 @@
 
 #include "rt3050.dtsi"
 
+#include <dt-bindings/input/input.h>
+
 / {
        compatible = "ALL0256N", "ralink,rt3050-soc";
        model = "Allnet ALL0256N";
@@ -34,7 +36,7 @@
                reset {
                        label = "reset";
                        gpios = <&gpio0 0 1>;
-                       linux,code = <0x198>;
+                       linux,code = <KEY_RESTART>;
                };
        };
 };
@@ -50,7 +52,7 @@
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                linux,modalias = "m25p80", "mx25l3205d";
                spi-max-frequency = <10000000>;