Re: [PATCH v2 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints

From: Rob Herring (Arm)
Date: Mon Feb 03 2025 - 18:14:58 EST



On Mon, 03 Feb 2025 21:10:53 +0200, Andy Shevchenko wrote:
> Some of the endpoints may be reserved by hardware for different purposes,
> e.g., tracing control and output. This is the case, for instance, on
> Intel Merrifield and Moorefield platforms that reserve a few and USB driver
> may not use them for the regular transfers. Add the respective bindings.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/usb/snps,dwc3-common.yaml | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>