tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
authorChristian Hesse <mail@eworm.de>
Mon, 10 Jul 2023 21:16:09 +0000 (23:16 +0200)
committerJarkko Sakkinen <jarkko@kernel.org>
Mon, 17 Jul 2023 19:40:27 +0000 (19:40 +0000)
commit08b0af4478bacb8bb701c172c99a34ea32da89f5
tree521c74f3dcf2ec9b60a18d1676628cdde5e3dddc
parent2a4152742025c5f21482e8cebc581702a0fa5b01
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen

This device suffer an irq storm, so add it in tpm_tis_dmi_table to
force polling.

Cc: stable@vger.kernel.org # v6.4+
Link: https://community.frame.work/t/boot-and-shutdown-hangs-with-arch-linux-kernel-6-4-1-mainline-and-arch/33118
Fixes: e644b2f498d2 ("tpm, tpm_tis: Enable interrupt test")
Reported-by: <roubro1991@gmail.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217631
Signed-off-by: Christian Hesse <mail@eworm.de>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/tpm_tis.c