]> asedeno.scripts.mit.edu Git - linux.git/commit
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
authorEric Anholt <eric@anholt.net>
Thu, 18 May 2017 00:32:12 +0000 (17:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 May 2017 15:01:42 +0000 (11:01 -0400)
commit9b910d29661c2765766282a1f58b9af6f703ca8c
treec411cde30f3c1c01bf8c05ef60b4692b8cc7f1d1
parent8740fa3ffb3521be5833f98f16582d3f44b1a0cf
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.

Cygnus is a small family of SoCs, of which we currently have
devicetree for BCM11360 and BCM58300.  The 11360's B53 is mostly the
same as 58xx, just requiring a tiny bit of setup that was previously
missing.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/b53.txt
drivers/net/dsa/b53/b53_srab.c