coreboot/src/superio/ite
Matt DeVillier 4eba4e3f26 superio/ite/it8772f: Program power state after failure
Allow the power state after failure to be set using an option backend
if used, otherwise fall back to the Kconfig selection. This is a
noop for all it8772f boards unless they enable an option backend, in
which case that option setting is now functional, whereas before it
would have been ignored for the Kconfig selection.

TEST=build/boot google/panther with various power state after fail
Kconfig selections.

Change-Id: I1988d70fe27a287cd2cc91dbb905c243c24c816d
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87383
Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-04-23 14:16:09 +00:00
..
common superio/ite/*: Move setting of power state to common code 2025-04-23 14:16:03 +00:00
it8528e include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
it8613e superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
it8623e include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
it8625e superio/ite: Add support for IT8625E 2024-11-21 15:49:12 +00:00
it8629e superio/ite: Add IT8629E 2024-02-26 12:59:19 +00:00
it8659e superio/ite: Remove custom ITE GPIO drivers and code 2024-08-09 17:01:50 +00:00
it8712f superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
it8718f superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
it8720f superio/ite/*: Move setting of power state to common code 2025-04-23 14:16:03 +00:00
it8721f superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
it8728f superio/ite/*: Move setting of power state to common code 2025-04-23 14:16:03 +00:00
it8772f superio/ite/it8772f: Program power state after failure 2025-04-23 14:16:09 +00:00
it8783ef superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
it8784e superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
it8786e superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
Makefile.mk superio/ite/common: Add common driver for GPIO and LED configuration 2024-07-19 14:35:09 +00:00