X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FF5D8235_V2.dts;h=7eaf16542b0b63af27b893b6712f2e8107991974;hb=0435a4402e07ae13324afa759e56395f73ecb32d;hp=10b8037810590b59b844bf9b14b1d4a6e857648b;hpb=5d772fb05af1af8abb503bb6a4336cf9b535c441;p=openwrt.git diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index 10b8037810..7eaf16542b 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -6,18 +6,13 @@ compatible = "F5D8235_V2", "ralink,rt3052-soc"; model = "Belkin F5D8235 v2"; - 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 { @@ -29,8 +24,8 @@ #address-cells = <1>; #size-cells = <1>; - partition@0 { - label = "u-boot"; + uboot: partition@0 { + label = "uboot"; reg = <0x0 0x50000>; read-only; }; @@ -52,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 {