Merge branch 'bcm7278'
authorDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:59:00 +0000 (16:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:59:00 +0000 (16:59 -0500)
commit41e8c70ee1628a32606bfafd9cfce4f5ae3b5205
tree503dd966def322a88d0994c63266bf366bb644d7
parentb20b564b9533f02cd498477189359a9a3ac79890
parent039a7b8592ab932f729e56f193a2534f3f911409
Merge branch 'bcm7278'

Florian Fainelli says:

====================
net: dsa: bcm_sf2: Add support for BCM7278

This patch series adds support for the Broadcom BCM7278 integrated switch
which is a successor of the BCM7445 switch. We have a little bit of
register shuffling going on, which is why most of the functional changes
are to deal with that.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>