coreboot-kgpe-d16/src/soc/intel
Marx Wang abc17d10d6 soc/intel/apollolake: Disable XHCI LFPS power management
Provide the option to disable XHCI LFPS power management.
If the option is set in the devicetree, the bits[7:4] in
XHCI MMIO BAR + offset 0x80A4 (PMCTRL_REG) will be updated
from default 9 to 0.

BUG=b:146768983
BRANCH=None
TEST=build coreboot with DisableXhciLfpsPM being set to 1 and flash
     the image to the device. Run following command to check if
     bits[7:4] is set 0:
     >iotools mmio_read32 "XHCI MMIO BAR + 0x80A4"

Signed-off-by: Marx Wang <marx.wang@intel.com>
Change-Id: Ic603e3b919d8b443c6ede8bb5e46e2de07fcb856
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40255
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-04-14 09:57:03 +00:00
..
apollolake soc/intel/apollolake: Disable XHCI LFPS power management 2020-04-14 09:57:03 +00:00
baytrail acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
braswell acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
broadwell acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
cannonlake acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
common acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
denverton_ns Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
icelake soc/intel/icelake: Add function to dump ME firmware status information 2020-04-14 09:55:32 +00:00
jasperlake soc/intel/jasperlake: Allow mainboard to override DRAM part number 2020-04-14 09:56:18 +00:00
quark acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
skylake acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
tigerlake soc/intel/tigerlake: Add function to dump ME firmware status information 2020-04-14 09:55:23 +00:00
xeon_sp acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00