Browse Source

Devicetree: Expand on ARM Primecell binding documentation

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Grant Likely 13 years ago
parent
commit
2b0fce8da2
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Documentation/devicetree/bindings/arm/primecell.txt

+ 3 - 1
Documentation/devicetree/bindings/arm/primecell.txt

@@ -6,7 +6,9 @@ driver matching.
 
 
 Required properties:
 Required properties:
 
 
-- compatible : should be a specific value for peripheral and "arm,primecell"
+- compatible : should be a specific name for the peripheral and
+               "arm,primecell".  The specific name will match the ARM
+               engineering name for the logic block in the form: "arm,pl???"
 
 
 Optional properties:
 Optional properties: