[U-Boot] [PATCH 23/45] tpm: Use livetree and allow children

sjg at google.com sjg at google.com
Tue Oct 9 23:55:11 UTC 2018


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 at 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


More information about the U-Boot mailing list