X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FM3.dts;h=f4169c779cad1ec6f12d99c24ab69098cac3394b;hb=3d680c57286a2f77b9cfba275756c711730c7fe2;hp=2b56cf77dce547fabd5277b739a51b0e2726df72;hpb=9195d8da355d0d141ac02c9a5269452dc64ffd2d;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/M3.dts b/target/linux/ramips/dts/M3.dts index 2b56cf77dc..f4169c779c 100644 --- a/target/linux/ramips/dts/M3.dts +++ b/target/linux/ramips/dts/M3.dts @@ -2,6 +2,8 @@ #include "rt5350.dtsi" +#include + / { compatible = "M3", "ralink,rt5350-soc"; model = "Poray M3"; @@ -24,14 +26,14 @@ reset { label = "reset"; gpios = <&gpio0 10 1>; - linux,code = <0x198>; + linux,code = ; }; mode { label = "mode"; gpios = <&gpio0 17 1>; - linux,code = <0x100>; - linux,input-type = <5>; + linux,code = ; + linux,input-type = ; }; }; }; @@ -43,7 +45,7 @@ #address-cells = <1>; #size-cells = <1>; compatible = "jedec,spi-nor"; - reg = <0 0>; + reg = <0>; linux,modalias = "m25p80", "w25q32"; spi-max-frequency = <10000000>;