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

2016-11-24 Thread Andrew Lunn
On Thu, Nov 24, 2016 at 10:14:49PM +0100, Stefan Eichenberger wrote: > Hi David > > On Thu, Nov 24, 2016 at 03:29:21PM -0500, David Miller wrote: > > From: Stefan Eichenberger > > Date: Tue, 22 Nov 2016 17:47:21 +0100 > > > > > Add support for the MV88E6097 switch. The change was tested on an Ar

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

2016-11-24 Thread Stefan Eichenberger
Hi David On Thu, Nov 24, 2016 at 03:29:21PM -0500, David Miller wrote: > From: Stefan Eichenberger > Date: Tue, 22 Nov 2016 17:47:21 +0100 > > > Add support for the MV88E6097 switch. The change was tested on an Armada > > based platform with a MV88E6097 switch. > > > > Signed-off-by: Stefan Eic

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

2016-11-24 Thread David Miller
From: Stefan Eichenberger Date: Tue, 22 Nov 2016 17:47:21 +0100 > Add support for the MV88E6097 switch. The change was tested on an Armada > based platform with a MV88E6097 switch. > > Signed-off-by: Stefan Eichenberger Applied to net-next, thanks.

[PATCH v2] 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 | 26 ++ drivers/net/dsa/mv88e6xxx/mv88e6xxx.h | 2 ++ 2 files changed, 28 insert