mbox series

[v2,0/4] arm64: dts: qcom: USB clock and interrupt fixes

Message ID 20220715070248.19078-1-johan+linaro@kernel.org
Headers show
Series arm64: dts: qcom: USB clock and interrupt fixes | expand

Message

Johan Hovold July 15, 2022, 7:02 a.m. UTC
This is the second half of the series which adds the missing binding for
SC8280XP and cleans up the current bindings somewhat:

	https://lore.kernel.org/all/20220713131340.29401-1-johan+linaro@kernel.org/

The binding updates have now been merged by Greg so that the qcom dts
fixes that depend on them can also be applied.

Johan


Changes in v2:
 - fix the pwr_event interrupt number for usb_1 (Andrew)
 - amend commit summary of first patch to mention also clock "naming"
   (Krzysztof)
 - add ack and review tags from Andrew and Krzysztof


Johan Hovold (4):
  arm64: dts: qcom: sc8280xp: fix USB clock order and naming
  arm64: dts: qcom: sc8280xp: fix USB interrupts
  arm64: dts: qcom: sc7280: reorder USB interrupts
  arm64: dts: qcom: reorder USB interrupts

 arch/arm/boot/dts/qcom-sdx65.dtsi      | 10 +++++----
 arch/arm64/boot/dts/qcom/sc7280.dtsi   | 15 +++++++------
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 30 +++++++++++++++-----------
 arch/arm64/boot/dts/qcom/sm8250.dtsi   | 20 ++++++++++-------
 arch/arm64/boot/dts/qcom/sm8350.dtsi   | 20 ++++++++++-------
 5 files changed, 55 insertions(+), 40 deletions(-)