coreboot/src
Surendranath Gurivireddy d367503147 soc/intel/cannonlake: Disable USB2 PHY Power gating
Workaround to disable USB2 PHY power gating to fix issue seen when
Apple 87W USB-C charger is connected in S0ix state on WHL platforms
(based on Intel's recommendation).  Issue is seen on CML platforms also.
So, disable power gating for Drallion too.

Add devicetree entry to set the flag to disable USB2 PHY power gating
for different CNL PCH based platforms

BUG=b:133775942
TEST=Connect Apple 87W USB-C charger when the system is in sleep and check if
the system wakes up after that

Signed-off-by: Surendranath Gurivireddy <surendranath.r.gurivireddy@intel.com>
Change-Id: I95909c73de758fccc7f616a330c1e1f0667e8c25
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36519
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-27 13:50:14 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: SMBIOS: Improve core count reporting 2019-11-26 11:45:31 +00:00
commonlib security/vboot/sync_ec: Add timestamps 2019-11-20 13:30:09 +00:00
console Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
cpu binaryPI: Drop BINARYPI_LEGACY_WRAPPER support 2019-11-27 10:37:50 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers AGESA,binaryPI: Remove early_all_cores() 2019-11-27 10:41:39 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include AGESA,binaryPI: Remove early_all_cores() 2019-11-27 10:41:39 +00:00
lib Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
mainboard soc/intel/cannonlake: Disable USB2 PHY Power gating 2019-11-27 13:50:14 +00:00
northbridge binaryPI: Drop BINARYPI_LEGACY_WRAPPER support 2019-11-27 10:37:50 +00:00
security security/vboot: Remove duplicate offsetof() definition 2019-11-26 11:46:06 +00:00
soc soc/intel/cannonlake: Disable USB2 PHY Power gating 2019-11-27 13:50:14 +00:00
southbridge southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ 2019-11-26 11:48:10 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode binaryPI: Drop CAR teardown without POSTCAR_STAGE 2019-11-27 10:39:20 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00