commit | cd8cc67030141af0420a6408258b6dbd3f1d61de | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 22 18:31:38 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Aug 31 07:57:28 2015 -0600 |
tree | 4b32f038cd00f9d66809424796f1ec8cd2844e6c | |
parent | 1132853d0b0870136ec757f2ecc0bf2cef9aac92 [diff] |
dm: tpm: Convert I2C driver to driver model Convert the tpm_tis_i2c driver to use driver model and update boards which use it. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Christophe Ricard<christophe-h.ricard@st.com> Reviewed-by: Heiko Schocher <hs@denx.de>