X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FNBG-419N.dts;h=55590de1bebf18ec753015152149c80fb9387e62;hb=70b192f57358f753842cbe1f8f82e26e8c6f9e1e;hp=e19ce34b5c36d1629974eda5dcbfac2baaf54140;hpb=b70a96285c0f489be68bfea7a84a7950a58ddc79;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/ramips/dts/NBG-419N.dts b/target/linux/ramips/dts/NBG-419N.dts index e19ce34b5c..55590de1be 100644 --- a/target/linux/ramips/dts/NBG-419N.dts +++ b/target/linux/ramips/dts/NBG-419N.dts @@ -2,10 +2,11 @@ #include "rt3050.dtsi" +#include #include / { - compatible = "NBG-419N", "ralink,rt3052-soc"; + compatible = "zyxel,nbg-419n", "ralink,rt3052-soc"; model = "ZyXEL NBG-419N"; cfi@1f000000 { @@ -45,12 +46,12 @@ power { label = "nbg-419n:green:power"; - gpios = <&gpio0 9 1>; + gpios = <&gpio0 9 GPIO_ACTIVE_LOW>; }; wps { label = "nbg-419n:green:wps"; - gpios = <&gpio0 14 1>; + gpios = <&gpio0 14 GPIO_ACTIVE_LOW>; }; }; @@ -62,13 +63,13 @@ reset { label = "reset"; - gpios = <&gpio0 10 1>; + gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; linux,code = ; }; wps { label = "wps"; - gpios = <&gpio0 0 1>; + gpios = <&gpio0 0 GPIO_ACTIVE_LOW>; linux,code = ; }; };