[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230810231748.GA1543958-robh@kernel.org>
Date: Thu, 10 Aug 2023 17:17:48 -0600
From: Rob Herring <robh@...nel.org>
To: Jerome Brunet <jbrunet@...libre.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Da Xue <da@...re.computer>,
linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: usb: add device for Genesys Logic hub
gl3510
On Tue, Aug 08, 2023 at 12:07:45PM +0200, Jerome Brunet wrote:
> Add gl3510 USB 3 root hub device id
>
> Signed-off-by: Jerome Brunet <jbrunet@...libre.com>
> ---
> Documentation/devicetree/bindings/usb/genesys,gl850g.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml b/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml
> index cc4cf92b70d1..a7e7142651f8 100644
> --- a/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml
> +++ b/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml
> @@ -4,7 +4,7 @@
> $id: http://devicetree.org/schemas/usb/genesys,gl850g.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> -title: Genesys Logic GL850G USB 2.0 hub controller
> +title: Genesys Logic USB hub controller
>
> maintainers:
> - Icenowy Zheng <uwu@...nowy.me>
> @@ -17,6 +17,7 @@ properties:
> enum:
> - usb5e3,608
> - usb5e3,610
> + - usb5e3.626
Should be a comma, not a period.
>
> reg: true
>
> --
> 2.40.1
>
Powered by blists - more mailing lists