mbox series

[0/2] synquacer: add TPM support

Message ID 20200114094505.11855-1-ardb@kernel.org
Headers show
Series synquacer: add TPM support | expand

Message

Ard Biesheuvel Jan. 14, 2020, 9:45 a.m. UTC
This adds support for driving the TPM on Socionext SynQuacer platforms
using the existing driver for a memory mapped TIS frame.

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                                      | 31 ++++++++++++++++++--
 2 files changed, 30 insertions(+), 2 deletions(-)