commit | 5154041fa717fd8e4ef8c8144c6eaba9392bdaec | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jul 18 20:45:32 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 19 19:42:00 2016 -0700 |
tree | 0dd9508bdbcb0489ed733d72952f25767b045312 | |
parent | f22ab64123da18b96bf8b3d0801c802c73797a9f [diff] |
net: dsa: mv88e6xxx: extract trunk mapping The Trunk Mask and Trunk Mapping registers are two Global 2 indirect accesses to trunking configuration. Add helpers for these tables and simplify the Global 2 setup. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>