]> git.baikalelectronics.ru Git - kernel.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)
commiteef085b19dff93f41ae04c41bffdfad803be0e5e
treec411cde30f3c1c01bf8c05ef60b4692b8cc7f1d1
parent7a7bbe2ab152082f284985f9bdc6d1a737e7b62e
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