Re: [PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag

2017-07-17 Thread Andrew Lunn
On Mon, Jul 17, 2017 at 01:03:46PM -0400, Vivien Didelot wrote: > Instead of relying on a bitmap flag, add a new multi_chip info flag to > describe the presence of the indirect SMI access though the two device > registers 0x0 and 0x1. > > All remaining capabilities and flags are now unused. Remove

[PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag

2017-07-17 Thread Vivien Didelot
Instead of relying on a bitmap flag, add a new multi_chip info flag to describe the presence of the indirect SMI access though the two device registers 0x0 and 0x1. All remaining capabilities and flags are now unused. Remove the mv88e6xxx_cap enum and the info flags bitmaps. Signed-off-by: Vivien

[PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag

2017-07-04 Thread Vivien Didelot
Instead of relying on a bitmap flag, add a new multi_chip info flag to describe the presence of the indirect SMI access though the two device registers 0x0 and 0x1. All remaining capabilities and flags are now unused. Remove the mv88e6xxx_cap enum and the info flags bitmaps. Signed-off-by: Vivien