net: dsa: mv88e6xxx: Reserved Management frames to CPU
authorAndrew Lunn <andrew@lunn.ch>
Sat, 3 Dec 2016 03:45:16 +0000 (04:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Dec 2016 04:18:38 +0000 (23:18 -0500)
commit6e55f69846f0b11dd59a5d9ade44f4cc40eaa0ec
tree4aafab68cebe8935995efe0a1ead45bbd97fceed
parent7a6c5cb960d4bb0207adc8eb0c79193bf98ef463
net: dsa: mv88e6xxx: Reserved Management frames to CPU

Older devices have a couple of registers in global2. The mv88e6390
family has a single register in global1 behind which hides similar
configuration. Implement and op for this.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c
drivers/net/dsa/mv88e6xxx/global1.c
drivers/net/dsa/mv88e6xxx/global1.h
drivers/net/dsa/mv88e6xxx/global2.c
drivers/net/dsa/mv88e6xxx/global2.h
drivers/net/dsa/mv88e6xxx/mv88e6xxx.h