commit | 18abed211c0503167a566d3ff330dc7ca44e5fc6 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Nov 04 03:23:26 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 04 14:39:58 2016 -0400 |
tree | 3fa7bb760b0116bf031b25c7d51f29180b34ccb6 | |
parent | 5976c5f45c40588b90dda173ded9010917f8f45e [diff] |
net: dsa: mv88e6xxx: add port files The Marvell switches contains one internal SMI device per port, called "Port Registers". Depending on the model, the addresses of these devices start from 0x0, 0x8 or 0x10. Start moving Port Registers specific code to their own files. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>