diff options
author | John Crispin <john@openwrt.org> | 2014-11-06 09:31:45 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-06 09:31:45 +0000 |
commit | 78b6222851ec19336ce3c62ca20f1d7512b4dcba (patch) | |
tree | cba60cb3a8f890880d673261da6e1b204a7edec8 /target/linux/ramips/dts | |
parent | c5954fc510056ddef2d109d4f71edcbff42a51b3 (diff) | |
download | mtk-20170518-78b6222851ec19336ce3c62ca20f1d7512b4dcba.zip mtk-20170518-78b6222851ec19336ce3c62ca20f1d7512b4dcba.tar.gz mtk-20170518-78b6222851ec19336ce3c62ca20f1d7512b4dcba.tar.bz2 |
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>
SVN-Revision: 43199
Diffstat (limited to 'target/linux/ramips/dts')
-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 8fdb611..c95b501 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>; |