mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 18:41:11 +00:00
Fizz: Disable PECI
This patch disables PECI so that GPIO81 can be used for PROCHOT. BUG=b:62092359 BRANCH=NONE TEST=Boot i7 and Celeron Fizz. Change-Id: I57f7ece6aa23f1f84a05d2570d71a44e43e7e1ef Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/526035 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
3e0c3ba194
commit
bc23ce1305
@@ -51,6 +51,7 @@
|
||||
#define CONFIG_CHIPSET_SKYLAKE
|
||||
#define CONFIG_CHIPSET_HAS_PLATFORM_PMIC_RESET
|
||||
#define CONFIG_CHIPSET_RESET_HOOK
|
||||
#undef CONFIG_PECI
|
||||
#define CONFIG_ESPI
|
||||
/* Eve and Poppy all have wires from GPIO to PCH but CONFIG_ESPI_VW_SIGNALS
|
||||
* is defined. So, those GPIOs are not used by EC. */
|
||||
|
||||
Reference in New Issue
Block a user