diff options
author | John Crispin <blogic@openwrt.org> | 2014-11-06 09:31:45 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-11-06 09:31:45 +0000 |
commit | 2fca043064596359127dad73eefb19f4fa01c4b6 (patch) | |
tree | d9ad8588abd73b244b84bfb011678782dcf29650 /target | |
parent | dde9f5448b3eb52016fa8852ff1e4318e78e7b26 (diff) | |
download | upstream-2fca043064596359127dad73eefb19f4fa01c4b6.tar.gz upstream-2fca043064596359127dad73eefb19f4fa01c4b6.tar.bz2 upstream-2fca043064596359127dad73eefb19f4fa01c4b6.zip |
ralink: tweak e1700 dts file
the current driver code wont know which mt7530 to apply the llllw setting to.
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/dts/E1700.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/E1700.dts b/target/linux/ramips/dts/E1700.dts index 8fdb611b0c..c95b501074 100644 --- a/target/linux/ramips/dts/E1700.dts +++ b/target/linux/ramips/dts/E1700.dts @@ -71,8 +71,6 @@ pinctrl-names = "default"; pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>; - ralink,port-map = "llllw"; - port@5 { status = "okay"; ralink,fixed-link = <1000 1 1 1>; |