[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdWY+8Cv9ZnnzMcSYskFfArues8EnWgMiCMnQ16sN1TW_A@mail.gmail.com>
Date: Fri, 11 Sep 2015 09:12:17 +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>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Magnus Damm <magnus.damm@...il.com>,
Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
Florian Fainelli <f.fainelli@...il.com>,
Kazuya Mizuguchi <kazuya.mizuguchi.ks@...esas.com>
Subject: Re: [PATCH/RFC v2 net-next 3/4] ravb: Document binding for r8a7795 SoC
Hi Simon,
On Fri, Sep 11, 2015 at 4:01 AM, Simon Horman
<horms+renesas@...ge.net.au> wrote:
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -6,8 +6,11 @@ interface contains.
> Required properties:
> - compatible: "renesas,etheravb-r8a7790" if the device is a part of R8A7790 SoC.
> "renesas,etheravb-r8a7794" if the device is a part of R8A7794 SoC.
> + "renesas,etheravb-r8a7795" if the device is a part of R8A7795 SoC.
> - reg: offset and length of (1) the register block and (2) the stream buffer.
> -- interrupts: interrupt specifier for the sole interrupt.
> +- interrupts: interrupt specifiers.
> + One for each entry in interrupt-names the R8A7795 SoC;
... for the R8A7795 SoC
> + One entry for a multiplexed interrupt otherwise.
> - phy-mode: see ethernet.txt file in the same directory.
> - phy-handle: see ethernet.txt file in the same directory.
> - #address-cells: number of address cells for the MDIO bus, must be equal to 1.
> @@ -18,6 +21,9 @@ Required properties:
> Optional properties:
> - interrupt-parent: the phandle for the interrupt controller that services
> interrupts for this device.
> +- interrupt-names: One entry per interrupt named "ch%u".
> + For the R8A7795 SoC this property is mandatory,
> + and "ch0" through "ch24" are mandatory.
This suggests the single multiplexed interrupt on R-Car Gen2 can be called
"ch0". Is that what you want? I know the driver doesn't care.
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