commit | 175802c43c190722d92d9b3b81957c745a21be11 | [log] [tgz] |
---|---|---|
author | Mathew McBride <matt@traverse.com.au> | Thu Nov 11 04:06:29 2021 +0000 |
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Wed Nov 17 13:47:31 2021 +0200 |
tree | 6aa3029dfcf56a61c9c3ef55297ad5e8418df51f | |
parent | 16bfe89f50b93ba0d80636064a93e3edbe06c6ba [diff] |
drivers: tpm: atmel_twi: do not use an offset byte 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> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>