On 12/13/23 18:31, Johan Hovold wrote:
The USB SS PHY interrupt needs to be provided by the PDC interrupt controller in order to be able to wake the system up from low-power states. Fixes: fea4b41022f3 ("ARM: dts: qcom: sdx55: Add USB3 and PHY support") Cc: stable@xxxxxxxxxxxxxxx # 5.12 Cc: Manivannan Sadhasivam <mani@xxxxxxxxxx> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> ---
Matches the downstream kernel too (as it should!) Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad