Re: [PATCH v6 14/33] dt-bindings: usb: xhci: Add num-hc-interrupters definition

From: Rob Herring
Date: Mon Sep 18 2023 - 16:19:56 EST



On Fri, 15 Sep 2023 17:10:07 -0700, Wesley Cheng wrote:
> Add the definition for how many interrupts the XHCI host controller should
> allocate. XHCI can potentially support up to 1024 interrupters, which
> implementations may want to limit.
>
> Signed-off-by: Wesley Cheng <quic_wcheng@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/usb/usb-xhci.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>