]> Git Repo - J-u-boot.git/commit
dm: tpm: sandbox: Convert TPM driver to driver model
authorSimon Glass <[email protected]>
Sun, 23 Aug 2015 00:31:35 +0000 (18:31 -0600)
committerSimon Glass <[email protected]>
Mon, 31 Aug 2015 13:57:28 +0000 (07:57 -0600)
commit21baf15b4e638cf7719994fe6ac86e0d0e93aa78
treeafaa5f6616ccb121eb9ccfd202bc1e98a5486b00
parentf8f1fe1d5262d1d089bfa5bfdf703d5b2c5e0030
dm: tpm: sandbox: Convert TPM driver to driver model

Convert the sandbox TPM driver to use driver model. Add it to the device
tree so that it can be found on start-up.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Christophe Ricard <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
arch/sandbox/dts/sandbox.dts
configs/sandbox_defconfig
drivers/tpm/tpm_tis_sandbox.c
This page took 0.036708 seconds and 4 git commands to generate.