]> git.karo-electronics.de Git - linux-beck.git/commit
tpm/st33zp24/spi: Add st33zp24 spi phy
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 8 Mar 2015 10:17:15 +0000 (11:17 +0100)
committerPeter Huewe <peterhuewe@gmx.de>
Wed, 18 Mar 2015 21:43:06 +0000 (22:43 +0100)
commitf042a315ae65d37ddd429ed6f60f1f87fdd48125
tree86349a7de3fb130c747a80cb1fd681cfdc680430
parentbf38b8710892333cec2d8069644eb36ff435fd6f
tpm/st33zp24/spi: Add st33zp24 spi phy

st33zp24 TIS 1.2 support also SPI. It is using a proprietary protocol to
transport TIS data.

Acked-by: Jarkko Sakkinen <jarkko.sakknen@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jason.gunthorpe@obsidianresearch.com>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/st33zp24/Kconfig
drivers/char/tpm/st33zp24/Makefile
drivers/char/tpm/st33zp24/i2c.c
drivers/char/tpm/st33zp24/spi.c [new file with mode: 0644]
drivers/char/tpm/st33zp24/st33zp24.h