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>
This commit is contained in:
Mugunthan V N 2015-08-31 11:51:29 +05:30 committed by Rob Herring
parent 126b16e2ad
commit 472204fe37

View file

@ -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