On 29 March 2018 at 15:43, Miquel Raynal <[email protected]> wrote: > TPM are shipped with a few read-only register from which we can retrieve > for instance: > - vendor ID > - product ID > - revision ID > > Product and vendor ID share the same register and are already referenced > in the tpm_chip structure. Add the revision ID entry which is missing. > > Signed-off-by: Miquel Raynal <[email protected]> > --- > drivers/tpm/tpm_tis.h | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

