X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FRT-N13U.dts;h=4e1737ef2b03d5d878e2ee0822971724c4807e8d;hb=40f808600c9d1f821fa3d0eee34a52916415f69f;hp=ed344858f4f788d4d78abc37f5f3a1fa23e1fcdc;hpb=5b437e204f2a5cf086c67b52b3751ba414ec6597;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/RT-N13U.dts b/target/linux/ramips/dts/RT-N13U.dts index ed344858f4..4e1737ef2b 100644 --- a/target/linux/ramips/dts/RT-N13U.dts +++ b/target/linux/ramips/dts/RT-N13U.dts @@ -18,7 +18,6 @@ cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; - bank-width = <2>; device-width = <2>; #address-cells = <1>; @@ -50,10 +49,12 @@ gpio-leds { compatible = "gpio-leds"; + power { label = "rt-n13u:power"; gpios = <&gpio0 7 1>; }; + wifi { label = "rt-n13u:wifi"; gpios = <&gpio0 8 1>; @@ -65,20 +66,17 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <10>; + reset { label = "reset"; - gpios = <&gpio0 4 1>; + gpios = <&gpio0 10 1>; linux,code = <0x198>; }; + wps { label = "wps"; - gpios = <&gpio0 10 1>; - linux,code = <0x211>; - }; - rfkill { - label = "rfkill"; gpios = <&gpio0 0 1>; - linux,code = <0xf7>; + linux,code = <0x211>; }; }; @@ -90,6 +88,10 @@ ralink,portmap = <0x2f>; }; + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + otg@101c0000 { status = "okay"; };