X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FV11STFE.dts;h=6f7a5cbdfd6579b5941c1848246d98be753cef07;hb=05912a304c1d3f31f350cd708fe4722389ec835a;hp=a0a738403200a3fc488b65794b9de771e90b8201;hpb=6f2b7567b898f3750c6eba5e27f2ac04682fbfbb;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/V11STFE.dts b/target/linux/ramips/dts/V11STFE.dts index a0a7384032..6f7a5cbdfd 100644 --- a/target/linux/ramips/dts/V11STFE.dts +++ b/target/linux/ramips/dts/V11STFE.dts @@ -1,26 +1,12 @@ /dts-v1/; -/include/ "rt2880.dtsi" +#include "rt2880.dtsi" / { compatible = "V11ST-FE", "ralink,rt2880-soc"; model = "Ralink V11ST-FE"; - palmbus@300000 { - gpio0: gpio@600 { - status = "okay"; - }; - }; - - ethernet@400000 { - status = "okay"; - }; - - wmac@480000 { - ralink,mtd-eeprom = <&factory 0>; - }; - - pci@10140000 { + pci@440000 { status = "okay"; host-bridge { @@ -33,7 +19,6 @@ nor-flash@1c000000 { compatible = "cfi-flash"; reg = <0x1c000000 0x800000>; - bank-width = <2>; #address-cells = <1>; #size-cells = <1>; @@ -67,6 +52,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <100>; + wps { label = "wps"; gpios = <&gpio0 0 0>; @@ -83,3 +69,15 @@ }; }; }; + +&gpio0 { + status = "okay"; +}; + +ðernet { + status = "okay"; +}; + +&wmac { + ralink,mtd-eeprom = <&factory 0>; +};