]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level
authorHaibo Chen <haibo.chen@nxp.com>
Wed, 19 Nov 2025 03:22:39 +0000 (11:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2026 15:35:20 +0000 (16:35 +0100)
commitc200328fd57fe74742738f8a822f45cc30b9b3fe
tree152d8d9c2e0ca3015bdc622b244e6ccd532dad16
parent42b66f4557a2b66268e1048e80f833859d17dc05
arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level

[ Upstream commit e0d8678c2f09dca22e6197321f223fa9a0ca2839 ]

light sensor isl29023 share the interrupt with lsm303arg, but these
two devices use different interrupt type. According to the datasheet
of these two devides, both support low level trigger type, so correct
the interrupt type here to avoid the following error log:

  irq: type mismatch, failed to map hwirq-11 for gpio@5d0c0000!

Fixes: 9918092cbb0e ("arm64: dts: imx8qm-mek: add i2c0 and children devices")
Fixes: 1d8a9f043a77 ("arm64: dts: imx8: use defines for interrupts")
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/imx8qm-mek.dts