diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-15 14:56:49 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-15 14:56:49 +0000 |
commit | 985755715545c2e75dbbfc64112312ba75167ae1 (patch) | |
tree | 0e1306845d66448a6e66b1d53469166dcc72d3ac /target/linux | |
parent | 1f7652d15e1f8abca00f290302f87611610ffac0 (diff) |
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')
-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"; }; |