Re: [PATCH] tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"

From: Randy Dunlap
Date: Mon Aug 14 2023 - 16:01:46 EST


Hi Jarkko,

On 8/14/23 09:40, Jarkko Sakkinen wrote:
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 722b6eca2e93..6354aa779178 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6340,6 +6340,13 @@
> This will guarantee that all the other pcrs
> are saved.
>
> + tpm_tis.interrupts= [HW,TPM]
> + Enable interrupts for the MMIO based physical layer
> + for the FIFO interface. By default it is set to false
> + (0). For more information about TPM hardware interfaces
> + defined by Trusted Computing Group (TCG) look up to

s/look up to/see/ would be much better IMO.

> + https://trustedcomputinggroup.org/resource/pc-client-platform-tpm-profile-ptp-specification/
> +

--
~Randy