Browse Source

Documentation: DT: cpsw: document missing compatible

CPSW driver has multiple compatibles for errata implementations but not
documented, add necessary documentation.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Mugunthan V N 10 years ago
parent
commit
472204fe37
1 changed files with 5 additions and 1 deletions
  1. 5 1
      Documentation/devicetree/bindings/net/cpsw.txt

+ 5 - 1
Documentation/devicetree/bindings/net/cpsw.txt

@@ -2,7 +2,11 @@ TI SoC Ethernet Switch Controller Device Tree Bindings
 ------------------------------------------------------
 ------------------------------------------------------
 
 
 Required properties:
 Required properties:
-- compatible		: Should be "ti,cpsw"
+- compatible		: Should be one of the below:-
+			  "ti,cpsw" for backward compatible
+			  "ti,am335x-cpsw" for AM335x controllers
+			  "ti,am4372-cpsw" for AM437x controllers
+			  "ti,dra7-cpsw" for DRA7x controllers
 - reg			: physical base address and size of the cpsw
 - reg			: physical base address and size of the cpsw
 			  registers map
 			  registers map
 - interrupts		: property with a value describing the interrupt
 - interrupts		: property with a value describing the interrupt