switch-coreboot/src
Vincent Palatin 9d1eb292c3 mainboard/google/zoombini/variants/meowth: enable PCH_FP_PWR_EN
Turn on the load switch to the FP MCU at startup, so the kernel can
detect it and use it.

The load switch enable pin is connected to the GPP_A11 PCH pin (aka
PCH_FP_PWR_EN).

BRANCH=none
BUG=b:71986991
TEST=on Meowth, see the kernel detecting a cros_fp device at startup:
[    2.133456] cros-ec-spi spi-PRP0001:00: Fingerprint MCU detected.
[    2.157420] cros-ec-spi spi-PRP0001:00: Chrome EC device registered

Change-Id: Id3c40b965a5f018c63481c2e2eea3fc8307352bd
Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Reviewed-on: https://review.coreboot.org/23329
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-01-22 13:26:52 +00:00
..
acpi
arch cpu/intel/speedstep: Fix the PNOT ACPI method 2018-01-17 17:09:13 +00:00
commonlib commonlib/region: expose subregion helper function 2017-12-15 23:35:05 +00:00
console
cpu cpu/intel: Remove unused CPU code 2018-01-18 19:34:22 +00:00
device Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:26 +00:00
drivers drivers/mrc_cache: Always generate an FMAP region 2018-01-20 16:11:44 +00:00
ec google/chromeec: Enable unified host event programming interface 2018-01-17 17:10:32 +00:00
include security/tpm: Move tpm TSS and TSPI layer to security section 2018-01-18 01:35:31 +00:00
lib security/tpm: Move tpm TSS and TSPI layer to security section 2018-01-18 01:35:31 +00:00
mainboard mainboard/google/zoombini/variants/meowth: enable PCH_FP_PWR_EN 2018-01-22 13:26:52 +00:00
northbridge Intel i82810 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-18 20:43:25 +00:00
security security/tpm: Move TSS stacks into sub-directory 2018-01-18 02:17:34 +00:00
soc amd/stoneyridge: Remove unused S3 NVRAM save/restore 2018-01-19 19:49:40 +00:00
southbridge AGESA f15 boards: Remove - using LATE_CBMEM_INIT 2018-01-17 13:23:33 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00