]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: tpm: Convert LPC driver to driver model
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:39 +0000 (18:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:18 +0000 (12:19 +0200)
commita83eeaa0e7d52dd2f8c21dbaf20bba8656bf500e
tree7cd328516f214e69f3e8401f969abb2e81b62dd3
parent34a28617e42d214006d7908bce3a83e9ea16bc46
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>
configs/chromebook_link_defconfig
configs/chromebox_panther_defconfig
configs/coreboot-x86_defconfig
drivers/tpm/tpm_tis_lpc.c