commit | 21baf15b4e638cf7719994fe6ac86e0d0e93aa78 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 22 18:31:35 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Aug 31 07:57:28 2015 -0600 |
tree | afaa5f6616ccb121eb9ccfd202bc1e98a5486b00 | |
parent | f8f1fe1d5262d1d089bfa5bfdf703d5b2c5e0030 [diff] |
dm: tpm: sandbox: Convert TPM driver to driver model Convert the sandbox TPM driver to use driver model. Add it to the device tree so that it can be found on start-up. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Christophe Ricard <christophe-h.ricard@st.com> Reviewed-by: Heiko Schocher <hs@denx.de>