
25 Nov
2021
25 Nov
'21
1:12 a.m.
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