Re: [PATCH 5/7] arm64: dts: qcom: sc8280xp: fix USB interrupts

From: Krzysztof Kozlowski
Date: Thu Jul 14 2022 - 06:53:02 EST


On 13/07/2022 15:13, Johan Hovold wrote:
> 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.
>
> Fixes: 152d1faf1e2f ("arm64: dts: qcom: add SC8280XP platform")
> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 12 ++++++++----
> 1 file changed, 8 insertions(+), 4 deletions(-)
>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>


Best regards,
Krzysztof