From: Johan Hovold Date: Mon, 20 Nov 2023 16:43:29 +0000 (+0100) Subject: arm64: dts: qcom: sm6375: fix USB wakeup interrupt types X-Git-Tag: v6.6.14~408 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a208efdf54d6b63ce4e4c324dd3587987b64e28;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: qcom: sm6375: fix USB wakeup interrupt types [ Upstream commit 41952be6661b20f56c2c5b06c431880dd975b747 ] 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. Fixes: 59d34ca97f91 ("arm64: dts: qcom: Add initial device tree for SM6375") Cc: stable@vger.kernel.org # 6.2 Cc: Konrad Dybcio Signed-off-by: Johan Hovold Link: https://lore.kernel.org/r/20231120164331.8116-10-johan+linaro@kernel.org Signed-off-by: Bjorn Andersson Stable-dep-of: d3246a0cf43f ("arm64: dts: qcom: sm6375: Hook up MPM") Signed-off-by: Sasha Levin --- diff --git a/arch/arm64/boot/dts/qcom/sm6375.dtsi b/arch/arm64/boot/dts/qcom/sm6375.dtsi index e7ff554..b479f3d 100644 --- a/arch/arm64/boot/dts/qcom/sm6375.dtsi +++ b/arch/arm64/boot/dts/qcom/sm6375.dtsi @@ -1362,8 +1362,8 @@ interrupts = , , - , - ; + , + ; interrupt-names = "hs_phy_irq", "ss_phy_irq", "dm_hs_phy_irq",