]> git.ipfire.org Git - people/ms/u-boot.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)
committerSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 13:57:28 +0000 (07:57 -0600)
commitb697e0ff5b8d92c9544960fd99dbfd9558c0ee6f
tree4b32f038cd00f9d66809424796f1ec8cd2844e6c
parent6e474eab446432e7480394ca3833c89a01dba078
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