Re: [PATCH 3/3] arm64: dts: qcom: sc8180x: fix USB SS wakeup

From: Konrad Dybcio
Date: Thu Dec 14 2023 - 07:28:54 EST




On 12/14/23 08:43, 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: b080f53a8f44 ("arm64: dts: qcom: sc8180x: Add remoteprocs, wifi and usb nodes")
Cc: stable@xxxxxxxxxxxxxxx # 6.5
Cc: Vinod Koul <vkoul@xxxxxxxxxx>
Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad