summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorAndrew Lunn2016-11-21 23:26:57 +0100
committerDavid S. Miller2016-11-22 15:55:30 +0100
commit1a3b39ecfe32bf9a13df44b4fadf91d4e4d3d5ff (patch)
tree2836147b65759c9f77b7b67f098e1099f1bcac47 /Documentation/devicetree
parentnet: dsa: mv88e6xxx: Fix unused variable warning by using variable (diff)
downloadkernel-qcow2-linux-1a3b39ecfe32bf9a13df44b4fadf91d4e4d3d5ff.tar.gz
kernel-qcow2-linux-1a3b39ecfe32bf9a13df44b4fadf91d4e4d3d5ff.tar.xz
kernel-qcow2-linux-1a3b39ecfe32bf9a13df44b4fadf91d4e4d3d5ff.zip
net: dsa: mv88e6xxx: Add the mv88e6390 family
With the devices added to the tables, the probe will recognize the switch. This however is not sufficient to make it work properly, other changes are needed because of incompatibilities. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/net/dsa/marvell.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/marvell.txt b/Documentation/devicetree/bindings/net/dsa/marvell.txt
index 32025eb4b31b..b3dd6b40e0de 100644
--- a/Documentation/devicetree/bindings/net/dsa/marvell.txt
+++ b/Documentation/devicetree/bindings/net/dsa/marvell.txt
@@ -14,7 +14,8 @@ The properties described here are those specific to Marvell devices.
Additional required and optional properties can be found in dsa.txt.
Required properties:
-- compatible : Should be one of "marvell,mv88e6085",
+- compatible : Should be one of "marvell,mv88e6085" or
+ "marvell,mv88e6190"
- reg : Address on the MII bus for the switch.
Optional properties: