gemini: Bring up DSA switches
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Sep 2020 21:10:11 +0000 (23:10 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 25 Sep 2020 17:32:34 +0000 (19:32 +0200)
commit7e9e6fdac7d05281656e103d6ffa211131fdc943
tree576c82c8757c62b9f3047287f7acf5bf2e48c227
parentfa1713e7913d397679d9c4447ac523bd7a331a36
gemini: Bring up DSA switches

First group the interfaces on the DSA switch into the
right LAN/WAN groups. Tested successfully on the
D-Link DIR-685 with the RTL8366RB DSA switch.

The RTL8366RB is DSA custom tagged and now handled
by the kernel tag parser. (Backported.)

The Vitesse switches are not capable of supporting
DSA per-port tagging. We suspect they must be handled
using some custom VLAN set-up.

Cc: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
[sorted devices alphabetically]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/gemini/base-files/etc/board.d/02_network [new file with mode: 0755]