X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FF5D8235_V1.dts;h=9026d82b7386284d51b50851a5f1ef7bf39907c1;hb=36d19e46dfbf0a6baa4f741e8182fbd72dd6575e;hp=41a7f122c8f25941870eb58884354939b0594892;hpb=65760ede8b46de2290221555557c241e3a72881e;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/F5D8235_V1.dts b/target/linux/ramips/dts/F5D8235_V1.dts index 41a7f122c8..9026d82b73 100644 --- a/target/linux/ramips/dts/F5D8235_V1.dts +++ b/target/linux/ramips/dts/F5D8235_V1.dts @@ -9,18 +9,20 @@ model = "Belkin F5D8235 v1"; palmbus@300000 { - sysc@0 { - ralink,pinmux = "uartlite"; - ralink,gpiomux = "i2c"; - 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 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; @@ -40,8 +42,8 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { - label = "calibration"; + factory: partition@40000 { + label = "factory"; reg = <0x40000 0x10000>; read-only; }; @@ -53,14 +55,19 @@ ethernet@400000 { status = "okay"; + mtd-mac-address = <&factory 0x4>; - ralink,fixed-link = <1000 1 1 1>; + port@0 { + ralink,fixed-link = <1000 1 1 1>; + }; }; - wmac@480000 { + /* FIXME: no u-boot partition and 0x40000@uboot is out of boundaries */ +/* wmac@480000 { status = "okay"; + ralink,mtd-eeprom = <&u-boot 0x40000>; }; - +*/ rtl8367s { compatible = "realtek,rtl8367s"; gpio-sda = <&gpio0 1 0>;