]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for X1E80100
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Sat, 16 Nov 2024 11:17:52 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2024 15:08:55 +0000 (16:08 +0100)
commita787bffff5d14545c8e2d061b6f7839ede8ead19
tree6aabe410280dcc18e522f015689f03c502058268
parent8d67435734e244f57cb89400e868b17dd90904a2
dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for X1E80100

X1 has multiple DWC3 hosts, including one that's USB2, which naturally
means it doesn't have a SuperSpeed interrupt. Make it optional to fix
warnings such as:

usb@a2f8800: interrupt-names: ['pwr_event', 'dp_hs_phy_irq', 'dm_hs_phy_irq'] is too short

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241116-topic-x1e_usb2_bindings-v1-1-dde2d63f428f@oss.qualcomm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml