Re: [PATCH] net: dsa: mv88e6xxx: add MV88E6097 switch

2016-11-22 Thread Andrew Lunn
On Tue, Nov 22, 2016 at 11:28:36AM +0100, Stefan Eichenberger wrote: > Add support for the MV88E6097 switch. The change was tested on an Armada > based platform with a MV88E6097 switch. Hi Stefan Please can you based your patches on net-next. You will then find the ops structure has gained a few

[PATCH] net: dsa: mv88e6xxx: add MV88E6097 switch

2016-11-22 Thread Stefan Eichenberger
Add support for the MV88E6097 switch. The change was tested on an Armada based platform with a MV88E6097 switch. Signed-off-by: Stefan Eichenberger --- drivers/net/dsa/mv88e6xxx/chip.c | 19 +++ drivers/net/dsa/mv88e6xxx/mv88e6xxx.h | 2 ++ 2 files changed, 21 insertions(+)