Files
rockchip-kernel/Documentation
Mathieu Olivari 130b464de3 CHROMIUM: drivers: qca8337-lite: Add DT based port based VLANs cfg
Port based VLANs can now be configured using the following format
in the device tree, in the switch device:
qca,vlan-portmap = <
	VLANID1	PORTMASK1
	VLANID2 PORTMASK2
	...
>;
Where VLANID is the ID used in the switch device to identify it, and
PORTMASK is the bit mask of all the ports we want in this particular
VLAN.

Typically, if I want to create a VLAN1 with ports 0 and 1, I'd have
a line:	0x1 0x3

BUG=chrome-os-partner:33565
TEST=Pinged succeeded from all ports on Storm & Whirlwind

Change-Id: I236565774676e868050cb5da05cffc9fb868ec03
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
Reviewed-on: https://chromium-review.googlesource.com/230827
Reviewed-by: Toshi Kikuchi <toshik@chromium.org>
Reviewed-by: Grant Grundler <grundler@chromium.org>
Commit-Queue: Grant Grundler <grundler@chromium.org>
2014-11-21 17:36:17 +00:00
..
2014-02-10 16:01:40 -08:00
2014-02-10 16:01:40 -08:00
2013-04-02 09:39:55 -07:00
2014-02-10 16:01:40 -08:00
2013-11-27 11:03:38 -08:00
2013-01-10 01:27:46 +01:00
2013-07-25 12:34:15 +02:00
2014-02-10 16:01:40 -08:00
2013-10-16 13:35:02 -07:00
2014-02-10 16:01:40 -08:00
2014-02-10 16:01:40 -08:00
2014-02-10 16:01:40 -08:00
2014-02-10 16:01:40 -08:00
2013-11-14 11:04:40 -08:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:45:19 +01:00
2013-10-24 10:51:33 +02:00
2013-09-05 16:36:21 -06:00