ralink: DIR610A1 Fix remaining issues
[openwrt.git] / target / linux / ramips / dts / CARAMBOLA.dts
index 1336da450efcf9f7bae1a6bc25ebbb1ca54f368f..5c63e0315a29d089e383da47ddc1d6bc9141aa97 100644 (file)
@@ -6,26 +6,17 @@
        compatible = "CARAMBOLA", "ralink,rt3050-soc";
        model = "8devices Carambola";
 
-       memorydetect {
-               ralink,memory = <0x0 0x200000 0x4000000>;
-       };
-
        chosen {
                bootargs = "console=ttyS0,115200";
        };
 
-       palmbus@10000000 {
-               sysc@0 {
-                       ralink,pinmux = "uartlite", "sdram", "rgmii";
-                       ralink,gpiomux = "i2c", "spi", "jtag", "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";
+                       };
                };
-
        };
 
        cfi@1f000000 {
                };
        };
 
-       ethernet@10100000 {
-               status = "okay";
-       };
-
        esw@10110000 {
-               status = "okay";
                ralink,portmap = <0x3f>;
        };
 
-       wmac@10180000 {
-               status = "okay";
-       };
-
        otg@101c0000 {
                status = "okay";
        };