]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
dm: tpm: Convert I2C driver to driver model
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:38 +0000 (18:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:18 +0000 (12:19 +0200)
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>

No differences found