coreboot-kgpe-d16/src/soc
Simon Glass e577168ae3 mainboard/google/Kahlee: Select low-power mode for WiFi
Put the PCIe clock pins in power-saving mode for the WiFi module to save
power.

Note: This currently does not appear to have any effect on grunt.

BUG=b:110041917
BRANCH=none
TEST=boot without this patch:
$ iotools mem_read32 0xfed80e00
0x0046f3ff

With this patch:
$ iotools mem_read32 0xfed80e00
0x0046f3f1

Change-Id: I389815bc36b8610a30b0cbb9d73262ad392e0181
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-on: https://review.coreboot.org/27465
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-07-18 20:10:45 +00:00
..
amd mainboard/google/Kahlee: Select low-power mode for WiFi 2018-07-18 20:10:45 +00:00
broadcom soc/broadcom/cygnus: Get rid of device_t 2018-06-04 09:21:04 +00:00
cavium bdk: Use Kconfig options instead of getenv() 2018-07-17 08:04:21 +00:00
imgtec soc/imgtec/pistachio: Get rid of device_t 2018-06-04 09:18:19 +00:00
intel soc/intel/common/block: Add WhiskeyLake W0 CPUID 2018-07-18 07:55:51 +00:00
lowrisc riscv: add support for modifying compiler options 2018-07-17 18:09:43 +00:00
marvell soc/marvell/mvmap2315: Get rid of device_t 2018-06-04 09:18:05 +00:00
mediatek mediatek/mt8183: add PLL and clock init support 2018-07-11 10:47:09 +00:00
nvidia src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
qualcomm src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
rockchip src/soc: Get rid of whitespace before tab 2018-06-04 09:20:52 +00:00
samsung src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
sifive sifive/fu540: add empty sdram init and size functions 2018-07-18 07:54:54 +00:00
ucb riscv: add support for modifying compiler options 2018-07-17 18:09:43 +00:00