]> 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)
commit54b3d1e12b8cadad5320ea7480fef1a56f5cfb1a
tree8a2b17cb2aae7e057be30b30d6a29cf84a4713fd
parent852faace5ca414bbaa572aac2df424cc52b3a19b
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