Jason Gunthorpe (1): tpm: Factor out common startup code Andrew Zamansky (1) tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) .../devicetree/bindings/i2c/trivial-devices.txt | 1 + drivers/char/tpm/st33zp24/st33zp24.c | 4 +-- drivers/char/tpm/tpm-chip.c | 15 ++++++++ drivers/char/tpm/tpm-interface.c | 27 +++++++++++++++ drivers/char/tpm/tpm.h | 2 ++ drivers/char/tpm/tpm2-cmd.c | 40 ++++++++++++++++++++++ drivers/char/tpm/tpm_crb.c | 10 +----- drivers/char/tpm/tpm_i2c_atmel.c | 6 +--- drivers/char/tpm/tpm_i2c_infineon.c | 4 +-- drivers/char/tpm/tpm_i2c_nuvoton.c | 12 +++---- drivers/char/tpm/tpm_tis.c | 24 +------------ include/linux/tpm.h | 6 ++++ 12 files changed, 100 insertions(+), 51 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html