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@xxxxxxxxxx/ 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(-) -- 2.35.1