
10 Oct
2018
10 Oct
'18
1:55 a.m.
Adjust the TPM drivers to use livetree (only one does not). Also, sometimes TPMs can have child devices if they provide a service to the system (such as storing secure data), so permit that.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/misc/cros_ec.c | 6 +++--- drivers/tpm/tpm-uclass.c | 1 + drivers/tpm/tpm_tis_lpc.c | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-)
Applied to u-boot-dm