arm64: dts: qcom: sc8280xp: fix USB interrupts
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 15 Jul 2022 07:02:46 +0000 (09:02 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 17 Jul 2022 02:30:12 +0000 (21:30 -0500)
commit0bd6b33c51e916e1e6cae113a48ec3c8d897d3ac
tree3876dfb10b18a644fcf51afc6db94218a93bea59
parent68af5d7c6d6dae12be6bb4fb52aabe8e1b7a2fe0
arm64: dts: qcom: sc8280xp: fix USB interrupts

The two single-port SC8280XP USB controllers do not have an hs_phy_irq
interrupt. Instead they have a pwr_event interrupt which is distinct
from the former and not yet supported by the driver.

Fix the USB node interrupt names so that they match the devicetree
binding.

Also fix the pwr_event interrupt of the second controller which should
be 811 as noticed by Andrew Halaney.

Fixes: 152d1faf1e2f ("arm64: dts: qcom: add SC8280XP platform")
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220715070248.19078-3-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sc8280xp.dtsi