diff options
author | John Crispin <blogic@openwrt.org> | 2014-12-14 08:57:16 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-12-14 08:57:16 +0000 |
commit | bb4fca721f43e5437ed45755d99fd701faad1475 (patch) | |
tree | 71681effb03645b7744ae1f3f7bad8f272ecc9cf /target/linux/ramips/dts/V11STFE.dts | |
parent | 1796af0a7e622ce1456d73eee2dc421295c105d9 (diff) | |
download | upstream-bb4fca721f43e5437ed45755d99fd701faad1475.tar.gz upstream-bb4fca721f43e5437ed45755d99fd701faad1475.tar.bz2 upstream-bb4fca721f43e5437ed45755d99fd701faad1475.zip |
ralink: drop old pinmux nodes from dts files
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43701 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/V11STFE.dts')
-rw-r--r-- | target/linux/ramips/dts/V11STFE.dts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/ramips/dts/V11STFE.dts b/target/linux/ramips/dts/V11STFE.dts index 6fa6aa5c3e..a0a7384032 100644 --- a/target/linux/ramips/dts/V11STFE.dts +++ b/target/linux/ramips/dts/V11STFE.dts @@ -7,14 +7,6 @@ model = "Ralink V11ST-FE"; palmbus@300000 { - sysc@0 { - ralink,pinmux = "uartlite"; - ralink,gpiomux = "i2c", "jtag"; - ralink,uartmux = "gpio"; - ralink,pcimux = "pci-fnc"; - ralink,wdtmux = <0>; - }; - gpio0: gpio@600 { status = "okay"; }; |