X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FRT-N13U.dts;h=4e1737ef2b03d5d878e2ee0822971724c4807e8d;hb=40f808600c9d1f821fa3d0eee34a52916415f69f;hp=162a5c85d92f5990dcf5c87e9a455c77afa952be;hpb=bc7b3109590eeb3182f9d50bf358370f4b7828c1;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/RT-N13U.dts b/target/linux/ramips/dts/RT-N13U.dts index 162a5c85d9..4e1737ef2b 100644 --- a/target/linux/ramips/dts/RT-N13U.dts +++ b/target/linux/ramips/dts/RT-N13U.dts @@ -6,22 +6,18 @@ compatible = "RT-N13U", "ralink,rt3052-soc"; model = "Asus RT-N13U"; - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; - }; - - gpio0: gpio@600 { - status = "okay"; + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf"; + ralink,function = "gpio"; + }; }; }; cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; - bank-width = <2>; device-width = <2>; #address-cells = <1>; @@ -53,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>; @@ -68,11 +66,13 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <10>; + reset { label = "reset"; gpios = <&gpio0 10 1>; linux,code = <0x198>; }; + wps { label = "wps"; gpios = <&gpio0 0 1>; @@ -81,16 +81,15 @@ }; ethernet@10100000 { - status = "okay"; + mtd-mac-address = <&factory 0x28>; }; esw@10110000 { - status = "okay"; ralink,portmap = <0x2f>; }; wmac@10180000 { - status = "okay"; + ralink,mtd-eeprom = <&factory 0>; }; otg@101c0000 {