]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: Add support for Marvell 88E6352
authorGuenter Roeck <linux@roeck-us.net>
Wed, 29 Oct 2014 17:44:56 +0000 (10:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 18:54:10 +0000 (14:54 -0400)
commit3ad50cca3919c08472232a633806f591216732b9
tree6ac0cc458846c5103af232bda1c25ab6ac4177a4
parenta93e464a45827cbbbfc89183cf4a769b18f31535
net: dsa: Add support for Marvell 88E6352

Marvell 88E6352 is mostly compatible to MV88E6123/61/65,
but requires indirect phy access. Also, its configuration
registers are a bit different.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/dsa/Kconfig
drivers/net/dsa/Makefile
drivers/net/dsa/mv88e6352.c [new file with mode: 0644]
drivers/net/dsa/mv88e6xxx.c
drivers/net/dsa/mv88e6xxx.h