X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWNCE2001.dts;h=36eb473d5c19f1dcd3aaa837b1f4bce659550395;hb=e6e373d3480ebf4f46c9ab2382e8f620c214eca6;hp=bbf6625bf6f5f12cca28f284bfc5a6dba756d617;hpb=8cd1c997079246942680893adbd21d884e131b84;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/WNCE2001.dts b/target/linux/ramips/dts/WNCE2001.dts index bbf6625bf6..36eb473d5c 100644 --- a/target/linux/ramips/dts/WNCE2001.dts +++ b/target/linux/ramips/dts/WNCE2001.dts @@ -13,6 +13,7 @@ palmbus@10000000 { spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; @@ -73,22 +74,34 @@ }; }; + ethernet@10100000 { + mtd-mac-address = <&factory 0x28>; + }; + + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + gpio-leds { compatible = "gpio-leds"; + power-green { - label = "netgear:green:power"; + label = "wnce2001:green:power"; gpios = <&gpio0 8 1>; }; + power-red { - label = "netgear:red:power"; + label = "wnce2001:red:power"; gpios = <&gpio0 9 1>; }; + wlan-green { - label = "netgear:green:wlan"; + label = "wnce2001:green:wlan"; gpios = <&gpio0 12 0>; }; + wlan-red { - label = "netgear:red:wlan"; + label = "wnce2001:red:wlan"; gpios = <&gpio0 13 0>; }; }; @@ -98,21 +111,25 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 10 1>; linux,code = <0x198>; }; + wps { label = "wps"; gpios = <&gpio0 0 1>; linux,code = <0x211>; }; + rt { label = "rt"; gpios = <&gpio0 11 1>; linux,code = <0x100>; }; + ap { label = "ap"; gpios = <&gpio0 7 1>;