lineage_android_kernel_xiao.../drivers/char/tpm
Jason Gunthorpe 82cc1a49b6 tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
The command flow is exactly the same, the core simply needs to be
told to enable TPM2 mode when the compatible string indicates a
TPM2.

Signed-off-by: Andrew Azmansky <andrew.zamansky@nuvoton.com>
Tested-by: Andrew Zamansky <andrew.zamansky@nuvoton.com>
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
2016-07-19 17:43:38 +03:00
..
st33zp24 tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
Kconfig
Makefile
tpm-chip.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm-dev.c
tpm-interface.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm-sysfs.c
tpm.h tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm2-cmd.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm_acpi.c
tpm_atmel.c
tpm_atmel.h
tpm_crb.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm_eventlog.c
tpm_eventlog.h
tpm_i2c_atmel.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm_i2c_infineon.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm_i2c_nuvoton.c tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) 2016-07-19 17:43:38 +03:00
tpm_ibmvtpm.c
tpm_ibmvtpm.h
tpm_infineon.c
tpm_nsc.c
tpm_of.c
tpm_ppi.c
tpm_tis.c
tpm_tis_core.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm_tis_core.h
tpm_tis_spi.c
tpm_vtpm_proxy.c tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
xen-tpmfront.c