diff options
author | John Crispin <john@openwrt.org> | 2014-12-14 08:57:16 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-14 08:57:16 +0000 |
commit | 6f2b7567b898f3750c6eba5e27f2ac04682fbfbb (patch) | |
tree | 2b63a16506db5ef565d81afba1b3feefc1ca099a /target/linux/ramips/dts/MT7620a_MT7610e.dts | |
parent | b1bfed548c5365fe99436a5fd1b9a5144e8acf09 (diff) | |
download | upstream-6f2b7567b898f3750c6eba5e27f2ac04682fbfbb.tar.gz upstream-6f2b7567b898f3750c6eba5e27f2ac04682fbfbb.tar.bz2 upstream-6f2b7567b898f3750c6eba5e27f2ac04682fbfbb.zip |
ralink: drop old pinmux nodes from dts files
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43701
Diffstat (limited to 'target/linux/ramips/dts/MT7620a_MT7610e.dts')
-rw-r--r-- | target/linux/ramips/dts/MT7620a_MT7610e.dts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/MT7620a_MT7610e.dts b/target/linux/ramips/dts/MT7620a_MT7610e.dts index e7ae5f667e..4cff8dc28a 100644 --- a/target/linux/ramips/dts/MT7620a_MT7610e.dts +++ b/target/linux/ramips/dts/MT7620a_MT7610e.dts @@ -7,12 +7,6 @@ model = "Ralink MT7620A evaluation board"; palmbus@10000000 { - sysc@0 { - ralink,gpiomux = "i2c", "jtag"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; - }; - gpio0: gpio@600 { status = "okay"; }; |