coreboot-kgpe-d16/src/soc/intel
Vaibhav Shankar 6fd5a79d47 soc/intel/cannonlake: Add PM methods to power gate SD card controller
When system enters S0ix, system fails to power gate SD card
controller.

This patch implements PM methods to put the SD card controller
in D3 during S0ix entry.

TEST=Suspend and resume using 'echo freeze > /sys/power/state'.
The System should not be blocked by sd card controller.

Change-Id: I9a9fe14fb6cd3b76ee95c565b3359cdae1a3c445
Signed-off-by: Vaibhav Shankar <vaibhav.shankar@intel.com>
Reviewed-on: https://review.coreboot.org/22487
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2017-11-23 05:03:14 +00:00
..
apollolake Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
baytrail Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
braswell Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
broadwell Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
cannonlake soc/intel/cannonlake: Add PM methods to power gate SD card controller 2017-11-23 05:03:14 +00:00
common Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
denverton_ns Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
fsp_baytrail Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
fsp_broadwell_de Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
quark soc/intel/quark/spi: Correct conversion specifier 2017-11-03 15:22:06 +00:00
sch smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
skylake soc/intel/skylake: Make use of common CSE code for skylake 2017-11-15 16:44:36 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00