commit | f90acf1ad02c1eb2724397d60b833b9c8bbcdab6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 04 11:30:59 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu May 14 18:49:33 2015 -0600 |
tree | 38d5e205a0f4dedb878f15ef292bddc12eb8cd5f | |
parent | 01501804fdab0c80e31d1aa221d8afb79d436e52 [diff] |
tpm: Support using driver model with I2C As a first step towards converting the TPM system to driver model, allow it to work with CONFIG_DM_I2C. Signed-off-by: Simon Glass <sjg@chromium.org>