]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: net: dsa: marvell: describe compatibility string
authorBrandon Streiff <brandon.streiff@ni.com>
Mon, 5 Mar 2018 22:05:22 +0000 (16:05 -0600)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Mar 2018 17:18:50 +0000 (12:18 -0500)
commit6767b4c4cd63a88e7aaa489b36d38b9ce780d2a0
tree8a2b17cb2aae7e057be30b30d6a29cf84a4713fd
parent8ce15189c98141509679d38b9476690dc25195da
dt-bindings: net: dsa: marvell: describe compatibility string

There are two compatibility strings for mv88e6xxx, but it isn't clear
from the documentation why only those two exist when the mv88e6xxx driver
supports more than the 6085 and 6190. Briefly describe how the compatible
property is used, and provide guidance on which to use.

The model list comes from looking at port_base_addr values (0x0 vs 0x10)
in drivers/net/dsa/mv88e6xxx/chip.c.

Signed-off-by: Brandon Streiff <brandon.streiff@ni.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/marvell.txt