diff options
author | John Crispin <blogic@openwrt.org> | 2013-10-15 14:56:49 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-10-15 14:56:49 +0000 |
commit | 85eaf1d6bece89d4c243366e268ef57bcb388359 (patch) | |
tree | 0e1306845d66448a6e66b1d53469166dcc72d3ac /target/linux/ramips/dts | |
parent | 9ba3fcdf85e563e387587e306156423c6e7d61be (diff) | |
download | upstream-85eaf1d6bece89d4c243366e268ef57bcb388359.tar.gz upstream-85eaf1d6bece89d4c243366e268ef57bcb388359.tar.bz2 upstream-85eaf1d6bece89d4c243366e268ef57bcb388359.zip |
ralink: fix default vlan mapping for MT7620a_MT7610e
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38418 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r-- | target/linux/ramips/dts/MT7620a_MT7610e.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/MT7620a_MT7610e.dts b/target/linux/ramips/dts/MT7620a_MT7610e.dts index 4ff8747562..8809286461 100644 --- a/target/linux/ramips/dts/MT7620a_MT7610e.dts +++ b/target/linux/ramips/dts/MT7620a_MT7610e.dts @@ -59,10 +59,11 @@ pinctrl-names = "default"; pinctrl-0 = <&ephy_pins>; + + ralink,port-map = "llllw"; }; gsw@10110000 { - status = "okay"; ralink,port4 = "ephy"; }; |