Hello Patrick Rudolph, Kane Chen, Mathew King, Tim Wawrzynczak, Duncan Laurie, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37685
to look at the new patch set (#14).
Change subject: soc/intel/cannonlake: Move GPIO PM configuration to soc level ......................................................................
soc/intel/cannonlake: Move GPIO PM configuration to soc level
Enable GPIO clock gating when enter s0ix/Sx and save the PM bits. Restore the PM bits when exit s0ix/Sx.
BUG=b:144002424 TEST=measure power consumption under s0ix
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: I120f8369b8d3cf7ac821332bdfa124f6ed0570e9 --- M src/soc/intel/cannonlake/acpi/gpio.asl M src/soc/intel/cannonlake/acpi/lpit.asl M src/soc/intel/common/acpi/platform.asl 3 files changed, 70 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/37685/14