X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWR512-3GN-8M.dts;h=5f369f89c29f383011c81433e3c01eda39f2ab43;hb=655200d995586ba03d2b20f845369ea6f9462276;hp=20a325cd71c1b6dcf2d3dbf4e50331e5ff96bfd4;hpb=0435a4402e07ae13324afa759e56395f73ecb32d;p=openwrt.git diff --git a/target/linux/ramips/dts/WR512-3GN-8M.dts b/target/linux/ramips/dts/WR512-3GN-8M.dts index 20a325cd71..5f369f89c2 100644 --- a/target/linux/ramips/dts/WR512-3GN-8M.dts +++ b/target/linux/ramips/dts/WR512-3GN-8M.dts @@ -18,7 +18,6 @@ cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; - bank-width = <2>; device-width = <2>; #address-cells = <1>; @@ -49,7 +48,7 @@ }; esw@10110000 { - ralink,portmap = <0x2f>; + mediatek,portmap = <0x2f>; }; wmac@10180000 { @@ -58,24 +57,29 @@ gpio-leds { compatible = "gpio-leds"; + 3g { - label = "wr512:green:3g"; + label = "wr512-3gn:green:3g"; gpios = <&gpio0 9 1>; }; + gateway { - label = "wr512:green:gateway"; + label = "wr512-3gn:green:gateway"; gpios = <&gpio0 11 1>; }; + ap { - label = "wr512:green:ap"; + label = "wr512-3gn:green:ap"; gpios = <&gpio0 12 1>; }; + wps { - label = "wr512:green:wps"; + label = "wr512-3gn:green:wps"; gpios = <&gpio0 14 1>; }; + station { - label = "wr512:green:station"; + label = "wr512-3gn:green:station"; gpios = <&gpio0 13 1>; }; }; @@ -85,11 +89,13 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset_wps { label = "reset_wps"; gpios = <&gpio0 10 1>; linux,code = <0x198>; }; + mode { label = "mode"; gpios = <&gpio0 7 1>;