X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FF5D8235_V2.dts;h=7eaf16542b0b63af27b893b6712f2e8107991974;hb=cf53c52c4849245c661adda40cf927b3f7ca5819;hp=8ce87f795e319c1882cf61af34277d4482321c89;hpb=af6f122ebdc85469a44781f807b7a808190792aa;p=openwrt.git diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index 8ce87f795e..7eaf16542b 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -6,27 +6,13 @@ compatible = "F5D8235_V2", "ralink,rt3052-soc"; model = "Belkin F5D8235 v2"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - - - chosen { - bootargs = "console=ttyS0,57600 mtdparts=1f000000.cfi:320k(u-boot)ro,7744k(firmware),64k(nvram),64k(factory)"; - }; - - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "uartlite", "jtag", "sdram", "rgmii"; - ralink,gpiomux = "i2c", "spi", "mdio"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf"; + ralink,function = "gpio"; + }; }; - - gpio0: gpio@600 { - status = "okay"; - }; - }; cfi@1f000000 { @@ -38,8 +24,8 @@ #address-cells = <1>; #size-cells = <1>; - partition@0 { - label = "u-boot"; + uboot: partition@0 { + label = "uboot"; reg = <0x0 0x50000>; read-only; }; @@ -61,16 +47,15 @@ }; ethernet@10100000 { - status = "okay"; + mtd-mac-address = <&uboot 0x40004>; }; esw@10110000 { - status = "okay"; ralink,portmap = <0x3f>; }; wmac@10180000 { - status = "okay"; + ralink,mtd-eeprom = <&uboot 0x40000>; }; otg@101c0000 {