Re: [PATCH v32 02/32] xhci: sideband: add initial api to register a secondary interrupter entity

From: Wesley Cheng
Date: Mon Jan 13 2025 - 18:28:28 EST


Hi Mathias,

On 1/8/2025 6:10 AM, Mathias Nyman wrote:
> On 8.1.2025 3.21, Wesley Cheng wrote:
>> From: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
>>
>> Introduce XHCI sec intr, which manages the USB endpoints being requested by
>> a client driver.  This is used for when client drivers are attempting to
>> offload USB endpoints to another entity for handling USB transfers.  XHCI
>> sec intr will allow for drivers to fetch the required information about the
>> transfer ring, so the user can submit transfers independently.  Expose the
>> required APIs for drivers to register and request for a USB endpoint and to
>> manage XHCI secondary interrupters.
>
> The "sec intr" above should also be renamed back to "sideband"
>
>

Sounds good, will do...


Thanks
Wesley Cheng