commit | 7edc58d614d49c3b47ec4b9441d5e95758d0f711 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Nov 10 11:33:27 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 11 21:55:15 2017 +0900 |
tree | bf15a534c047a6e84ac335399f45f33e6d5e011b | |
parent | c499696e7901bda18385ac723b7bd27c3a4af624 [diff] |
net: dsa: b53: Turn on Broadcom tags Enable Broadcom tags for b53 devices, except 5325 and 5365 which use a different Broadcom tag format not yet supported by net/dsa/tag_brcm.c. We also make sure that we can turn on Broadcom tags on a CPU port number that is capable of that: 5, 7 or 8. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>