Re: [PATCH] ARM: at91/dt: binding: add precision to AIC documentation

From: Jean-Christophe PLAGNIOL-VILLARD
Date: Fri Nov 15 2013 - 09:04:32 EST


On 11:09 Fri 15 Nov , Nicolas Ferre wrote:
> 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@xxxxxxxxx>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>

Best Regards,
J.
> ---
> Documentation/devicetree/bindings/arm/atmel-aic.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-aic.txt b/Documentation/devicetree/bindings/arm/atmel-aic.txt
> index ad031211..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.
> --
> 1.8.2.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/