
Hi Simon,
On Wed, Feb 5, 2020 at 10:03 AM Simon Glass sjg@chromium.org wrote:
This series adds a driver for the Cr50 security chip and enables it on coral. This supports the 'tpm' command.
In order to make this work a few other changes are included:
- Additional UCLASS_IRQ operations to support requesting and reading interrupts, using the device tree
- A driver for ACPI general-purpose events
There are also a few small clean-ups to the recently landed Apollo Lake support.
This series relies on this patch:
This series does not apply on top of u-boot-x86/master:
Applying: x86: apl: Use the clock driver error: patch failed: arch/x86/cpu/apollolake/Kconfig:40 error: arch/x86/cpu/apollolake/Kconfig: patch does not apply Patch failed at 0006 x86: apl: Use the clock driver
I tried to apply it on top of an old commit and got no luck.
Would you please rebase this series against u-boot-x86/master and resend?
Regards, Bin