Message ID | 20241129-topic-qcom_usb_dtb_fixup-v1-0-cba24120c058@oss.qualcomm.com |
---|---|
Headers | show |
Series | More QC DWC3 fixups | expand |
On Fri, 29 Nov 2024 23:12:44 +0100, Konrad Dybcio wrote: > 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 > > [...] Applied, thanks! [3/4] arm64: dts: qcom: msm8996: Fix up USB3 interrupts commit: 9cb9c9f4e1380da317a056afd26d66a835c5796c [4/4] arm64: dts: qcom: msm8994: Describe USB interrupts commit: c910544d2234709660d60f80345c285616e73b1c Best regards,
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,