[PATCH v2 0/2] synquacer: add TPM support

From: Ard Biesheuvel
Date: Tue Jan 14 2020 - 09:17:07 EST


This adds support for driving the TPM on Socionext SynQuacer platforms
using the existing driver for a memory mapped TIS frame.

v2:
- don't use read/write_bytes() to implement read/write16/32 since that uses
the wrong address

Cc: jarkko.sakkinen@xxxxxxxxxxxxxxx
Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
Cc: masahisa.kojima@xxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-integrity@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: peterhuewe@xxxxxx
Cc: jgg@xxxxxxxx

Ard Biesheuvel (2):
dt-bindings: tpm-tis-mmio: add compatible string for SynQuacer TPM
tpm: tis: add support for MMIO TPM on SynQuacer

Documentation/devicetree/bindings/security/tpm/tpm_tis_mmio.txt | 1 +
drivers/char/tpm/tpm_tis.c | 50 +++++++++++++++++++-
2 files changed, 49 insertions(+), 2 deletions(-)

--
2.20.1