
25 Nov
2021
25 Nov
'21
7:32 a.m.
Hi Simon,
On Thu, 25 Nov 2021 at 02:12, Simon Glass sjg@chromium.org wrote:
On Wed, 10 Nov 2021 at 21:06, Mathew McBride matt@traverse.com.au wrote:
This driver was broken due to an empty offset byte being prepended at the start of every transmission.
The hardware does not mimic an EEPROM device with registers so an offset byte is not required.
Signed-off-by: Mathew McBride matt@traverse.com.au Acked-by: Ilias Apalodimas ilias.apalodimas@linaro.org
drivers/tpm/tpm_atmel_twi.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org
Thanks those got merged a week ago into master!