summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorCarl Lee <carl.lee@amd.com>2026-02-05 19:11:39 +0800
committerJakub Kicinski <kuba@kernel.org>2026-02-06 20:54:50 -0800
commit57be33f85e369ce9f69f61eaa34734e0d3bd47a7 (patch)
tree2ecb353c3712775152bb691eb29b27c3fcaf6b79 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent1fdad81d880349756414b1a7d4e2a8bdf52664e6 (diff)
nfc: nxp-nci: remove interrupt trigger type
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>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions