From: Nicolas Ferre Date: Fri, 15 Nov 2013 09:58:40 +0000 (+0100) Subject: ARM: at91/dt: binding: add precision to AIC documentation X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=28c9a8b357c1c889389594cf3a8f37be4a982776;p=linux-beck.git 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,-aic" compatibility string. Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD --- diff --git a/Documentation/devicetree/bindings/arm/atmel-aic.txt b/Documentation/devicetree/bindings/arm/atmel-aic.txt index ad031211b5b8..2742e9cfd6b1 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,-aic" + 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.