summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MOFI3500-3GN.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-09-17 21:45:44 +0000
committerJohn Crispin <john@openwrt.org>2013-09-17 21:45:44 +0000
commit8cd1c997079246942680893adbd21d884e131b84 (patch)
tree2e67af73e7ceed76eba06c8cf1c771dbb9785cda /target/linux/ramips/dts/MOFI3500-3GN.dts
parent66bed0b0194cfc29bfa477bb525e7618eb696263 (diff)
downloadmaster-31e0f0ae-8cd1c997079246942680893adbd21d884e131b84.tar.gz
master-31e0f0ae-8cd1c997079246942680893adbd21d884e131b84.tar.bz2
master-31e0f0ae-8cd1c997079246942680893adbd21d884e131b84.zip
ralink: add pinctrl driver
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38026
Diffstat (limited to 'target/linux/ramips/dts/MOFI3500-3GN.dts')
-rw-r--r--target/linux/ramips/dts/MOFI3500-3GN.dts22
1 files changed, 6 insertions, 16 deletions
diff --git a/target/linux/ramips/dts/MOFI3500-3GN.dts b/target/linux/ramips/dts/MOFI3500-3GN.dts
index 80cd727463..058b7a27a3 100644
--- a/target/linux/ramips/dts/MOFI3500-3GN.dts
+++ b/target/linux/ramips/dts/MOFI3500-3GN.dts
@@ -6,18 +6,13 @@
compatible = "MOFI3500-3GN", "ralink,rt3052-soc";
model = "MoFi Network MOFI3500-3GN";
- palmbus@10000000 {
- sysc@0 {
- ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii";
- ralink,gpiomux = "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 {
@@ -53,12 +48,7 @@
};
};
- ethernet@10100000 {
- status = "okay";
- };
-
esw@10110000 {
- status = "okay";
ralink,portmap = <0x2f>;
};