X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FBR-6425.dts;h=6f836c832f5ce2e5f0b7e441893552031ba2af6c;hb=69d79ea951f3f0fa56fecad0fbb04d2c65e7a802;hp=abc354b2688d99c8c8fb85fe6820782b79118565;hpb=e468abcae08b82174ab086261a8767e468b720ed;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/BR-6425.dts b/target/linux/ramips/dts/BR-6425.dts index abc354b268..6f836c832f 100644 --- a/target/linux/ramips/dts/BR-6425.dts +++ b/target/linux/ramips/dts/BR-6425.dts @@ -6,21 +6,13 @@ compatible = "BR-6425", "ralink,rt3052-soc"; model = "Edimax BR-6425"; - 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 { @@ -34,14 +26,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 { @@ -70,8 +65,4 @@ linux,code = <0xf7>; }; }; - - wmac@10180000 { - status = "okay"; - }; };