X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2F3G-6200N.dts;h=a19ed452f65a56f745c49161eaae9605c33fb1cd;hb=0435a4402e07ae13324afa759e56395f73ecb32d;hp=01e02754a7d85a7ce41b87b564a6d0af6ce1ebde;hpb=b945e78bc3eb53374715a44c0c4b49826d0a8c71;p=openwrt.git diff --git a/target/linux/ramips/dts/3G-6200N.dts b/target/linux/ramips/dts/3G-6200N.dts index 01e02754a7..a19ed452f6 100644 --- a/target/linux/ramips/dts/3G-6200N.dts +++ b/target/linux/ramips/dts/3G-6200N.dts @@ -6,21 +6,13 @@ compatible = "3G-6200N", "ralink,rt3050-soc"; model = "Edimax 3g-6200n"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - - 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 { @@ -63,14 +55,17 @@ }; ethernet@10100000 { - status = "okay"; + mtd-mac-address = <&factory 0x4>; }; esw@10110000 { - status = "okay"; ralink,portmap = <0x2f>; }; + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + gpio-leds { compatible = "gpio-leds"; power { @@ -104,10 +99,6 @@ }; }; - wmac@10180000 { - status = "okay"; - }; - otg@101c0000 { status = "okay"; };