X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FNW718.dts;h=8405b7af5f8c311308769c78ed67671f91f99ca8;hb=32877b31dc8e6ae32e3c889edf6a9cbecb8d8b81;hp=de5741215f64165bc2cf28ac9bcc946d4958786c;hpb=82c3b7ce2669e44619adbdfa9b26113aa12ef2c0;p=openwrt%2Fstaging%2Fflorian.git diff --git a/target/linux/ramips/dts/NW718.dts b/target/linux/ramips/dts/NW718.dts index de5741215f..8405b7af5f 100644 --- a/target/linux/ramips/dts/NW718.dts +++ b/target/linux/ramips/dts/NW718.dts @@ -6,32 +6,14 @@ compatible = "NW718", "ralink,rt3050-soc"; model = "Netcore NW718"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - - chosen { - bootargs = "console=ttyS0,57600 mtdparts=spi0.0:192k(u-boot)ro,128k(config)ro,64k(factory)ro,3712k@0x60000(firmware)"; - }; - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii"; - ralink,gpiomux = "i2c"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; - }; - - gpio0: gpio@600 { - status = "okay"; - }; - spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "mx25l3205d"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "mx25l3205d"; spi-max-frequency = <25000000>; @@ -62,25 +44,40 @@ }; }; + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf"; + ralink,function = "gpio"; + }; + }; + }; + ethernet@10100000 { - status = "okay"; + mtd-mac-address = <&factory 0x4>; }; esw@10110000 { - status = "okay"; - ralink,portmap = <0x2f>; + mediatek,portmap = <0x2f>; + }; + + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; }; gpio-leds { compatible = "gpio-leds"; + cpu { label = "nw718:amber:cpu"; gpios = <&gpio0 13 1>; }; + usb { label = "nw718:amber:usb"; gpios = <&gpio0 8 1>; }; + wps { label = "nw718:amber:wps"; gpios = <&gpio0 14 1>; @@ -92,11 +89,13 @@ #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>; @@ -104,10 +103,6 @@ }; }; - wmac@10180000 { - status = "okay"; - }; - otg@101c0000 { status = "okay"; };