[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aa328f6d-be12-45ef-42dd-2b4dc0821771@linux.intel.com>
Date: Mon, 30 Oct 2023 12:45:54 +0200
From: Mathias Nyman <mathias.nyman@...ux.intel.com>
To: Hardik Gajjar <hgajjar@...adit-jv.com>, gregkh@...uxfoundation.org,
stern@...land.harvard.edu, mathias.nyman@...el.com
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
erosca@...adit-jv.com, s.shtylyov@....ru
Subject: Re: [PATCH v7 1/2] usb: xhci: Add timeout argument in address_device
USB HCD callback
On 27.10.2023 18.20, Hardik Gajjar wrote:
> - The HCD address_device callback now accepts a user-defined timeout value
> in milliseconds, providing better control over command execution times.
> - The default timeout value for the address_device command has been set
> to 5000 ms, aligning with the USB 3.2 specification. However, this
> timeout can be adjusted as needed.
> - The xhci_setup_device function has been updated to accept the timeout
> value, allowing it to specify the maximum wait time for the command
> operation to complete.
> - The hub driver has also been updated to accommodate the newly added
> timeout parameter during the SET_ADDRESS request.
>
> Signed-off-by: Hardik Gajjar <hgajjar@...adit-jv.com>
For the xhci parts
Reviewed-by: Mathias Nyman <mathias.nyman@...ux.intel.com>
Powered by blists - more mailing lists