net: dsa: mv88e6060: add register defines header file
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 10 Nov 2015 15:51:42 +0000 (16:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Nov 2015 01:16:16 +0000 (20:16 -0500)
commitf7e3931181595cd15e22e199d1bbabb0468d5a93
treead85a2907491abc3eeec7db0529a0e02e34ed0d7
parent83ea0f4cb344089b6f240d3793d8c522a8501037
net: dsa: mv88e6060: add register defines header file

To align with the mv88e6xxx code, add a similar header file
with all the register defines.
The file is based on the mv88e6xxx header for coherency.

Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6060.h [new file with mode: 0644]