[PATCH] dt-bindings: fix example of allwinner interrupt controller
Maxime Ripard
maxime.ripard at free-electrons.com
Thu Dec 12 08:14:29 EST 2013
Hi Baruch,
On Wed, Dec 11, 2013 at 02:33:13PM +0200, Baruch Siach wrote:
> The documented value of #interrupt-cells is 1.
>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> .../devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt
> index 3d3b2b9..32cec4b 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt
> @@ -14,5 +14,5 @@ intc: interrupt-controller {
> compatible = "allwinner,sun4i-ic";
> reg = <0x01c20400 0x400>;
> interrupt-controller;
> - #interrupt-cells = <2>;
> + #interrupt-cells = <1>;
> };
Nice catch, applied, thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131212/637a0db9/attachment.sig>
More information about the linux-arm-kernel
mailing list