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(-) -- 2.20.1