Attention is currently required from: Boris Mittelberg, Caveh Jalali, Julius Werner, Karthik Ramasubramanian.
Hello Boris Mittelberg, Caveh Jalali, Julius Werner, Karthik Ramasubramanian, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86379?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+2 by Karthik Ramasubramanian, Verified+1 by build bot (Jenkins)
Change subject: ec/google/chromeec: Implement early power off support ......................................................................
ec/google/chromeec: Implement early power off support
This commit adds early power off support for the Chrome EC.
It selects the `HAVE_EARLY_POWEROFF_SUPPORT` Kconfig option, and implements the `platform_do_early_poweroff()` API by calling `google_chromeec_do_early_poweroff()`.
This allows platforms using the Chrome EC to perform early power off procedures.
Change-Id: I0c634d69de36fe8bdb6a61c121e321d3626ac3ff Signed-off-by: Subrata Banik subratabanik@google.com --- M src/ec/google/chromeec/Kconfig M src/ec/google/chromeec/ec.c 2 files changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/86379/2