Re: [PATCH 05/12] net-next: mediatek: add switch driver for mt7621

2016-01-03 Thread Joe Perches
On Sun, 2016-01-03 at 16:26 +0100, John Crispin wrote: > This driver is very basic and only provides basic init and irq support. > The SoC and switch core both have support for a special tag making DSA > support possible. trivia: > diff --git a/drivers/net/ethernet/mediatek/gsw_mt7621.c > b/driv

[PATCH 05/12] net-next: mediatek: add switch driver for mt7621

2016-01-03 Thread John Crispin
This driver is very basic and only provides basic init and irq support. The SoC and switch core both have support for a special tag making DSA support possible. Signed-off-by: John Crispin --- drivers/net/ethernet/mediatek/gsw_mt7621.c | 283 1 file changed, 283 ins