[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdUFMq1szvY=8twhzcM36zyBjDF1fnkNd2kw+s=qxXYVmg@mail.gmail.com>
Date: Fri, 18 Sep 2015 09:27:11 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Simon Horman <horms+renesas@...ge.net.au>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Linux-sh list <linux-sh@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Magnus Damm <magnus.damm@...il.com>
Subject: Re: [PATCH/RFC net-next v3 3/4] ravb: Document binding for r8a7795 SoC
On Fri, Sep 18, 2015 at 8:03 AM, Simon Horman
<horms+renesas@...ge.net.au> wrote:
> From: Kazuya Mizuguchi <kazuya.mizuguchi.ks@...esas.com>
>
> This patch updates the ravb binding to support the r8a7795 SoC by:
> - Adding a compat string for the new hardware
> - Adding 25 named interrupts to binding for the new SoC;
> older SoCs continue to use a single multiplexed interrupt
>
> The example is also updated to reflect the r8a7795 as this is the
> more complex case.
>
> Based on work by Kazuya Mizuguchi and others.
>
> Signed-off-by: Simon Horman <horms+renesas@...ge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@...der.be>
Modulo the minor nit below...
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -18,6 +22,12 @@ Required properties:
> Optional properties:
> - interrupt-parent: the phandle for the interrupt controller that services
> interrupts for this device.
> +- interrupt-names: A list of interrupt names.
> + For the R8A7795 SoC this property is mandatory;
> + it should include one entry per channel, named "ch%u",
> + where %u is the channel number ranging from 0 to 24.
> + For other SoCs this property is optional; if present
> + is should contain "mux" for a single muxed interrupt.
it
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists