[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221107155023.278120f2@bootlin.com>
Date: Mon, 7 Nov 2022 15:50:23 +0100
From: Herve Codina <herve.codina@...tlin.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Magnus Damm <magnus.damm@...il.com>,
Gareth Williams <gareth.williams.jx@...esas.com>,
linux-renesas-soc@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Miquel Raynal <miquel.raynal@...tlin.com>
Subject: Re: [PATCH 4/7] dt-bindings: usb: add the Renesas USBF controller
binding
Hi Geert,
On Mon, 7 Nov 2022 15:26:43 +0100
Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> Hi Hervé,
>
> On Mon, Nov 7, 2022 at 3:00 PM Herve Codina <herve.codina@...tlin.com> wrote:
> > The Renesas USBF controller is an USB2.0 device controller
> > (UDC) available in Renesas r9a06g032 SoC (RZ/N1 family).
> >
> > Signed-off-by: Herve Codina <herve.codina@...tlin.com>
>
> Thanks for your patch!
>
[...]
> > +maintainers:
> > + - Herve Codina <herve.codina@...tlin.com>
>
> Hervé? ;-)
Sure, you're right but in all my commits, signed-off-by and
other places where my email appears, I spell Hervé as "Herve"
So, to be consistent and avoid future confusion, I prefer
to keep Herve here.
>
> > +
> > +properties:
> > + compatible:
> > + oneOf:
> > + - items:
> > + - enum:
> > + - renesas,r9a06g032-usbf
> > + - const: renesas,rzn1-usbf
> > +
> > + reg:
> > + maxItems: 1
> > +
> > + clocks:
> > + items:
> > + - description: Internal bus clock (AHB) for Function
> > + - description: Internal bus clock (AHB) for Power Management
> > + clock-names:
> > + items:
> > + - const: hclkf
> > + - const: hclkpm
>
> power-domains?
Will be added in v2.
Thanks for the review,
Hervé
Powered by blists - more mailing lists