tpm: tis_i2c: Add compatible string nuvoton,npct75x
authorLukas Wunner <lukas@wunner.de>
Sat, 13 Jan 2024 17:10:54 +0000 (18:10 +0100)
committerJarkko Sakkinen <jarkko.sakkinen@iki.fi>
Mon, 11 Mar 2024 22:26:06 +0000 (00:26 +0200)
commit6fa6b796e037a15b1c208b1158f801f9adcb1f2b
tree1d87003168a88878442140a98f6fb69d0f197025
parent68bf59c3dc744c2123ad7194fbe42efa2fb36873
tpm: tis_i2c: Add compatible string nuvoton,npct75x

Add "nuvoton,npct75x" as well as the fallback compatible string
"tcg,tpm-tis-i2c" to the TPM TIS I²C driver.  They're used by:

  arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dts
  arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dts

And by all accounts, NPCT75x is supported by the driver:

  https://lore.kernel.org/all/60e23fd0f0ff4d1f8954034237ae8865@NTILML02.nuvoton.com/
  https://lore.kernel.org/all/20220808220839.1006341-8-peter@pjd.dev/

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/tpm_tis_i2c.c