Skip to content
Snippets Groups Projects
Commit 472204fe authored by Mugunthan V N's avatar Mugunthan V N Committed by Rob Herring
Browse files

Documentation: DT: cpsw: document missing compatible


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

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 126b16e2
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,11 @@ TI SoC Ethernet Switch Controller Device Tree Bindings
------------------------------------------------------
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
registers map
- interrupts : property with a value describing the interrupt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment