coreboot/src
Krishna Prasad Bhat 830306cc84 soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualification
USBSUSPGQDIS is a disqualifier bit which will allow platform
to enter s0ix even if USB2 PHY SUS is not power gated. Disabling this
bit will ensure that USB2 PHY SUS is power gated before entering s0ix.

BUG=b:175767084
BRANCH=dedede
TEST=s0ix works on drawcia and USB wake from s0ix works fine.

Change-Id: I20bad3f79141799c88a16272ea822b9e3dede504
Signed-off-by: Krishna Prasad Bhat <krishna.p.bhat.d@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49012
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Evan Green <evgreen@chromium.org>
2021-01-08 01:51:23 +00:00
..
acpi ACPI: Remove ACPI_NO_SMI_GNVS 2021-01-07 22:23:13 +00:00
arch arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu ACPI: Remove ACPI_NO_SMI_GNVS 2021-01-07 22:23:13 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include cpu/intel: add PC10 residency counter MSR 2021-01-07 08:15:04 +00:00
lib arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
mainboard mb/google/zork: Decrease stamp_boost parameter for dirinboz 2021-01-07 18:35:57 +00:00
northbridge nb/intel/sandybridge: Use consistent comment style 2021-01-06 16:50:43 +00:00
security security/intel/txt: Don't run SCHECK on CBnT 2021-01-07 17:21:28 +00:00
soc soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualification 2021-01-08 01:51:23 +00:00
southbridge arch/x86: Pass GNVS as parameter to SMM module 2021-01-04 23:15:46 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/google/chromeos: Move chromeos_set_me_hash() prototype 2021-01-03 11:31:14 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00