lkml.org 
[lkml]   [2020]   [Oct]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 02/18] dt-bindings: usb: usb-hcd: Add "wireless" maximum-speed property value
On Sun, Oct 11, 2020 at 01:41:05AM +0300, Serge Semin wrote:
> It appears that the "maximum-speed" property can also accept the
> "wireless" value. Add it to the enumeration of the possible property
> values then.
>
> Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
> ---
> Documentation/devicetree/bindings/usb/usb-hcd.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/usb/usb-hcd.yaml b/Documentation/devicetree/bindings/usb/usb-hcd.yaml
> index 815de24127db..e1a82a2b3295 100644
> --- a/Documentation/devicetree/bindings/usb/usb-hcd.yaml
> +++ b/Documentation/devicetree/bindings/usb/usb-hcd.yaml
> @@ -28,7 +28,7 @@ properties:
> isn't passed via DT, USB controllers should default to their maximum HW
> capability.
> $ref: /schemas/types.yaml#/definitions/string
> - enum: ["low-speed", "full-speed", "high-speed", "super-speed",
> + enum: ["low-speed", "full-speed", "high-speed", "wireless", "super-speed",
> "super-speed-plus"]

Are you sure? wireless usb has been removed from the kernel, where do
you see a user of this? If it's still in there, we need to just drop
it.

thanks,

greg k-h

\
 
 \ /
  Last update: 2020-10-11 16:42    [W:0.272 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site