]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
commit34a28617e42d214006d7908bce3a83e9ea16bc46
treeb7235813f7ae0d684e33c0907c9171a1dc42910d
parentf50d07f89932f2f969ef8a662eb32095ea360763
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>
configs/peach-pi_defconfig
configs/peach-pit_defconfig
configs/snow_defconfig
configs/spring_defconfig
drivers/tpm/tpm_tis_i2c.c
drivers/tpm/tpm_tis_i2c.h
include/fdtdec.h
lib/fdtdec.c