]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/chromebox_panther_defconfig
dm: tpm: Convert LPC driver to driver model
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:39 +0000 (18:31 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 13:57:28 +0000 (07:57 -0600)
commitd616ba5f5b2a119b597b9974e2bb62e25c933fc8
tree3f52a92071a7fe04165b24c8c6d5883a6d55c6ca
parentb697e0ff5b8d92c9544960fd99dbfd9558c0ee6f
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