X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FUR-336UN.dts;h=81d0be033f2e7c54bcf60765d306aaab07a9b4a2;hb=9bc1e19b86106085c0d46b3e620139747499041a;hp=a5c28412147e72d558017b54439bc67cf6c8863e;hpb=5d772fb05af1af8abb503bb6a4336cf9b535c441;p=openwrt.git diff --git a/target/linux/ramips/dts/UR-336UN.dts b/target/linux/ramips/dts/UR-336UN.dts index a5c2841214..81d0be033f 100644 --- a/target/linux/ramips/dts/UR-336UN.dts +++ b/target/linux/ramips/dts/UR-336UN.dts @@ -6,16 +6,12 @@ compatible = "UR-336UN", "ralink,rt3052-soc"; model = "UR-336UN Wireless N router"; - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii"; - ralink,gpiomux = "mdio"; - 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"; + }; }; }; @@ -29,15 +25,20 @@ #size-cells = <1>; }; - ethernet@10100000 { - status = "okay"; + /* FIXME: no partitions defined */ +/* ethernet@10100000 { + mtd-mac-address = <&factory 0x4004>; }; - +*/ esw@10110000 { - status = "okay"; ralink,portmap = <0x2f>; }; + /* FIXME: no partitions defined */ +/* wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; +*/ gpio-leds { compatible = "gpio-leds"; 3g { @@ -79,10 +80,6 @@ }; }; - wmac@10180000 { - status = "okay"; - }; - otg@101c0000 { status = "okay"; };