Files
linux-stable-mirror/drivers
Carl LeeandSasha Levin 3819890d6a nfc: nxp-nci: remove interrupt trigger type
[ Upstream commit 57be33f85e ]

For NXP NCI devices (e.g. PN7150), the interrupt is level-triggered and
active high, not edge-triggered.

Using IRQF_TRIGGER_RISING in the driver can cause interrupts to fail
to trigger correctly.

Remove IRQF_TRIGGER_RISING and rely on the IRQ trigger type configured
via Device Tree.

Signed-off-by: Carl Lee <carl.lee@amd.com>
Link: https://patch.msgid.link/20260205-fc-nxp-nci-remove-interrupt-trigger-type-v2-1-79d2ed4a7e42@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:50 -05:00
..
2026-01-17 16:29:52 +01:00
2026-03-04 07:20:36 -05:00
2025-11-24 10:29:48 +01:00
2026-01-11 15:22:33 +01:00
2026-01-11 15:22:04 +01:00
2026-03-04 07:20:12 -05:00