ralink: add pinctrl driver
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / OMNI-EMB-HPM.dts
index 8148294893bdacc3553edfc26384ecb4a25fd53b..9bceb001284b2217c4320b0eba79941340fed6ba 100644 (file)
        };
 
        palmbus@10000000 {
-               sysc@0 {
-                       ralink,pinmux = "uartlite", "spi";
-                       ralink,gpiomux = "i2c", "jtag";
-                       ralink,uartmux = "gpio";
-                       ralink,wdtmux = <1>;
-               };
-
-               timer@100 {
-                       status = "okay";
-               };
-
-               gpio0: gpio@600 {
-                       status = "okay";
-               };
-
                spi@b00 {
                        status = "okay";
 
                };
        };
 
-       ethernet@10100000 {
-               status = "okay";
+       pinctrl {
+               state_default: pinctrl0 {
+                       gpio {
+                               ralink,group = "i2c", "jtag", "uartf";
+                               ralink,function = "gpio";
+                       };
+               };
+       };
 
+       ethernet@10100000 {
                phy-handle = <&phy0>;
                phy-mode = "rgmii";
 
                };
        };
 
-       wmac@10180000 {
-               status = "okay";
-       };
-
        ehci@101c0000 {
                status = "okay";
        };