Re: [PATCHv1 2/6] net: dsa: mv88e6xxx: add 88E6240 DT compatible

2018-01-03 Thread Andrew Lunn
On Wed, Jan 03, 2018 at 01:26:05PM +0100, Sebastian Reichel wrote: > Add compatible for Marvell 88E6240 switch. > > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/net/dsa/marvell.txt | 6 -- > drivers/net/dsa/mv88e6xxx/chip.c | 4 > 2 fil

[PATCHv1 2/6] net: dsa: mv88e6xxx: add 88E6240 DT compatible

2018-01-03 Thread Sebastian Reichel
Add compatible for Marvell 88E6240 switch. Signed-off-by: Sebastian Reichel --- Documentation/devicetree/bindings/net/dsa/marvell.txt | 6 -- drivers/net/dsa/mv88e6xxx/chip.c | 4 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetre