X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWL-351.dts;h=81c963b11991bef7ebe2a54e075f01acccf64b37;hb=69d79ea951f3f0fa56fecad0fbb04d2c65e7a802;hp=a913bec26586c84fc0b0a841e67a7f4fc512a8a0;hpb=82c3b7ce2669e44619adbdfa9b26113aa12ef2c0;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/WL-351.dts b/target/linux/ramips/dts/WL-351.dts index a913bec265..81c963b119 100644 --- a/target/linux/ramips/dts/WL-351.dts +++ b/target/linux/ramips/dts/WL-351.dts @@ -6,27 +6,13 @@ compatible = "WL-351", "ralink,rt3052-soc"; model = "Sitecom WL-351 v1 002"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - - - chosen { - bootargs = "console=ttyS0,57600 mtdparts=1f000000.cfi:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,3776k@0x50000(firmware)"; - }; - - 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 { @@ -63,11 +49,10 @@ }; ethernet@10100000 { - status = "okay"; + mtd-mac-address = <&factory 0x4>; }; esw@10110000 { - status = "okay"; ralink,portmap = <0x3f>; ralink,fct2 = <0x0002500c>; /* @@ -80,7 +65,7 @@ }; wmac@10180000 { - status = "okay"; + ralink,mtd-eeprom = <&factory 0>; }; otg@101c0000 { @@ -121,7 +106,7 @@ }; rtl8366rb { - compatible = "rtl8367rb"; + compatible = "rtl8366rb"; gpio-sda = <&gpio0 1 0>; gpio-sck = <&gpio0 2 0>; };