Re: [PATCH] arm64: dts: qcom: sc8280xp: Add missing hs_phy_irq in USB nodes

From: Konrad Dybcio
Date: Tue Mar 12 2024 - 06:18:05 EST




On 2/19/24 08:57, Krishna Kurapati wrote:
Recent binding update [1] indicates that there are hs_phy_irq
present in primary and secondary usb controllers of sc8280xp.

Add the missing hs_phy_irq for these controllers. Since the driver
doesn't use this interrupt, this change has been only compile
tested.

[1]: https://lore.kernel.org/all/20231227091951.685-2-quic_kriskura@xxxxxxxxxxx/

Signed-off-by: Krishna Kurapati <quic_kriskura@xxxxxxxxxxx>
---

I don't have the docs to back it up, but I trust you do..

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad