summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2013-11-15 10:58:40 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2013-12-09 11:10:07 +0100
commit28c9a8b357c1c889389594cf3a8f37be4a982776 (patch)
tree1a9ead9a2ff0202380d0216116831ef2248cfff7
parenta7704b7ffcf8b371bc651de9f176c3c9c7fc8629 (diff)
downloadop-kernel-dev-28c9a8b357c1c889389594cf3a8f37be4a982776.zip
op-kernel-dev-28c9a8b357c1c889389594cf3a8f37be4a982776.tar.gz
ARM: at91/dt: binding: add precision to AIC documentation
In response to the "undocumented compatible strings" message, here is a patch which is adding the precision of two "chips" that should be used for the "atmel,<chip>-aic" compatibility string. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-rw-r--r--Documentation/devicetree/bindings/arm/atmel-aic.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-aic.txt b/Documentation/devicetree/bindings/arm/atmel-aic.txt
index ad03121..2742e9c 100644
--- a/Documentation/devicetree/bindings/arm/atmel-aic.txt
+++ b/Documentation/devicetree/bindings/arm/atmel-aic.txt
@@ -2,6 +2,7 @@
Required properties:
- compatible: Should be "atmel,<chip>-aic"
+ <chip> can be "at91rm9200" or "sama5d3"
- interrupt-controller: Identifies the node as an interrupt controller.
- interrupt-parent: For single AIC system, it is an empty property.
- #interrupt-cells: The number of cells to define the interrupts. It should be 3.
OpenPOWER on IntegriCloud