]> www.infradead.org Git - linux.git/commit
arm64: dts: qcom: sm6350-pdx213: correct touchscreen interrupt flags
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 5 Jun 2024 16:00:29 +0000 (18:00 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 6 Jun 2024 22:40:22 +0000 (17:40 -0500)
commitd044c0e36d095996f7b29a928e06c9475c4075e6
treed96498fa0efec9c4862d6a6460e2005aa199a8c7
parent830a24be7dc1711c4e5be82cb319b575af7760f8
arm64: dts: qcom: sm6350-pdx213: correct touchscreen interrupt flags

Interrupt flags 0x2008 looks like some downstream copy-paste, because
generic GPIOLIB code, used by Qualcomm pin controller drivers, ignores
flags outside of IRQ_TYPE_SENSE_MASK.  Probably the intention was to
pass just 0x8, so IRQ_TYPE_LEVEL_LOW.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240605160032.150587-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm6350-sony-xperia-lena-pdx213.dts