mbox series

[RFT,0/4] More QC DWC3 fixups

Message ID 20241129-topic-qcom_usb_dtb_fixup-v1-0-cba24120c058@oss.qualcomm.com (mailing list archive)
Headers show
Series More QC DWC3 fixups | expand

Message

Konrad Dybcio Nov. 29, 2024, 10:12 p.m. UTC
Squashed a couple more warnings, the remaining ones I'll try to figure
out soon.

This is all based on what I was able to make out from docs. Couldn't get
any 8994 or 8996 boards I have access to booting reliably :(
Ccing some folks that I'm hoping could help out testing this

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (4):
      dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for MSM8996
      dt-bindings: usb: qcom,dwc3: Fix MSM8994 interrupt spec
      arm64: dts: qcom: msm8996: Fix up USB3 interrupts
      arm64: dts: qcom: msm8994: Describe USB interrupts

 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 3 ++-
 arch/arm64/boot/dts/qcom/msm8994.dtsi                | 9 +++++++++
 arch/arm64/boot/dts/qcom/msm8996.dtsi                | 9 +++++++--
 3 files changed, 18 insertions(+), 3 deletions(-)
---
base-commit: f486c8aa16b8172f63bddc70116a0c897a7f3f02
change-id: 20241122-topic-qcom_usb_dtb_fixup-26548114416e

Best regards,