X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FDUZUN-DM06.dts;h=c529b34a7ac364ea062c2cd067e901ddbe19698d;hp=05bb56181e5930a121c6c86298c28efc7bc85300;hb=e142173e8dc5ddd923761581bcc877a786f3c2ff;hpb=77b807999d86498c4378a136bd366d09eb2c9bd5 diff --git a/target/linux/ramips/dts/DUZUN-DM06.dts b/target/linux/ramips/dts/DUZUN-DM06.dts index 05bb56181e..c529b34a7a 100644 --- a/target/linux/ramips/dts/DUZUN-DM06.dts +++ b/target/linux/ramips/dts/DUZUN-DM06.dts @@ -2,8 +2,11 @@ #include "mt7628an.dtsi" +#include +#include + / { - compatible = "duzun,dm06-mt7628an", "mediatek,mt7628an-soc"; + compatible = "duzun,dm06", "mediatek,mt7628an-soc"; model = "DuZun DM06"; memory@0 { @@ -19,14 +22,14 @@ reset { label = "reset"; - gpios = <&gpio1 14 1>; - linux,code = <0x198>; + gpios = <&gpio1 14 GPIO_ACTIVE_LOW>; + linux,code = ; }; wps { label = "wps"; - gpios = <&gpio1 6 1>; - linux,code = <0x211>; + gpios = <&gpio1 6 GPIO_ACTIVE_LOW>; + linux,code = ; }; }; @@ -71,7 +74,7 @@ wm8960_mclk_pins: wm8960_mclk { wm8960_mclk { ralink,group = "refclk"; - ralink,function = "reclk"; + ralink,function = "refclk"; }; }; }; @@ -124,7 +127,6 @@ #size-cells = <1>; compatible = "jedec,spi-nor"; reg = <0>; - linux,modalias = "m25p80"; spi-max-frequency = <60000000>; m25p,chunked-io = <32>; m25p,fast-read;