commit | d616ba5f5b2a119b597b9974e2bb62e25c933fc8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 22 18:31:39 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Aug 31 07:57:28 2015 -0600 |
tree | 3f52a92071a7fe04165b24c8c6d5883a6d55c6ca | |
parent | b697e0ff5b8d92c9544960fd99dbfd9558c0ee6f [diff] |
dm: tpm: Convert LPC driver to driver model Convert the tpm_tis_lpc 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>