On Fri, 29 Nov 2024 23:12:45 +0100, Konrad Dybcio wrote: > From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> > > MSM8996 has two DWC3 hosts, one of which is USB2, which naturally > means it doesn't have a SuperSpeed interrupt. 3 interrupts are already > allowed, apply the same logic to interrupt-names. > > This fixes warnings such as: > > usb@76f8800: interrupt-names: ['pwr_event', 'qusb2_phy', 'hs_phy_irq'] is too short > > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>