On Thu, 21 Sep 2023 14:48:23 -0700, Wesley Cheng wrote: > Ensure that the number of XHCI secondary interrupters defined for a DWC3 > based implementation is limited to 8. XHCI in general can potentially > support up to 1024 interrupters. > > Signed-off-by: Wesley Cheng <quic_wcheng@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>