arm64: dts: qcom: sm8550: fix USB wakeup interrupt types
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 20 Nov 2023 16:43:31 +0000 (17:43 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 7 Dec 2023 16:40:24 +0000 (08:40 -0800)
commit29d91ecf530a4ef0b7f94cb8cde07ed69731e45d
tree8fed61fab6803836accb3f7ca00514c4a97f8299
parent54524b6987d1fffe64cbf3dded1b2fa6b903edf9
arm64: dts: qcom: sm8550: fix USB wakeup interrupt types

The DP/DM wakeup interrupts are edge triggered and which edge to trigger
on depends on use-case and whether a Low speed or Full/High speed device
is connected.

Note that only triggering on rising edges can be used to detect resume
events but not disconnect events.

Fixes: 7f7e5c1b037f ("arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes")
Cc: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20231120164331.8116-12-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8550.dtsi