coreboot/src
Justin TerAvest ec91dd8feb drivers/i2c/tpm: Add irq_gpio support to tpm.
Grunt (a amd-stoneyridge based platform) uses a GPIO to interface with
the tpm. This change allows devicetree entries to use a irq_gpio entry
to describe the interface with the TPM.

BUG=b:72655090

Change-Id: I08289891408d7176f68eb9c67f7a417a2448c2de
Signed-off-by: Justin TerAvest <teravest@chromium.org>
Reviewed-on: https://review.coreboot.org/23500
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-01-30 05:40:05 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch smbios: handle DIMM of 32G or more 2018-01-26 17:27:51 +00:00
commonlib commonlib/region: expose subregion helper function 2017-12-15 23:35:05 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY 2018-01-25 22:36:46 +00:00
device sconfig: Add a new mmio resource type 2018-01-25 16:50:17 +00:00
drivers drivers/i2c/tpm: Add irq_gpio support to tpm. 2018-01-30 05:40:05 +00:00
ec ec/google/chromeec: Add _PRW property to CREC device 2018-01-26 17:29:31 +00:00
include drivers/spi: support cmd opcode deduction for spi_crop_chunk() 2018-01-30 05:37:47 +00:00
lib lib: include timer.c for all stages for GENERIC_UDELAY 2018-01-25 22:36:39 +00:00
mainboard mb/google/kahlee: correct comments in baseboard gpio.c 2018-01-30 05:39:01 +00:00
northbridge nb/intel/sandybridge: Use common mrc cache functions 2018-01-26 21:35:24 +00:00
security security/tpm: Move TSS stacks into sub-directory 2018-01-18 02:17:34 +00:00
soc soc/amd/stoneyridge: initialize i2c buses marked as early init 2018-01-30 05:38:43 +00:00
southbridge drivers/spi: support cmd opcode deduction for spi_crop_chunk() 2018-01-30 05:37:47 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode AGESA f15 cimx/sb700: Remove vendorcode source 2018-01-24 02:11:04 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00