Skip to content
Commit 610466d1 authored by Varadarajan Narayanan's avatar Varadarajan Narayanan Committed by Greg Kroah-Hartman
Browse files

arm64: dts: qcom: ipq5332: Fix interrupt trigger type for usb



[ Upstream commit 60a76f7826b88ebf7697a56fdcd9596b23c2b616 ]

Trigger type is incorrectly specified as IRQ_TYPE_EDGE_BOTH
instead of IRQ_TYPE_LEVEL_HIGH. This trigger type is not
supported for SPIs and results in probe failure with -EINVAL.

Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Fixes: 927173bf

 ("arm64: dts: qcom: Add missing interrupts for qcs404/ipq5332")
Signed-off-by: default avatarVaradarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/20240723100151.402300-3-quic_varada@quicinc.com
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 095b0001
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment