coreboot/src/drivers/intel
Furquan Shaikh 0af1926353 drivers/wifi: Drop maxsleep parameter from chip config
This change drops maxsleep parameter from chip config and instead
hardcodes the deepest sleep state from which the WiFi device can wake
the system up from to SLP_TYP_S3. This is similar to how other device
drivers in coreboot report _PRW property in ACPI. It relieves the
users from adding another register attribute to devicetree since all
mainboards configure the same value. If this changes in the future, it
should be easy to bring the maxsleep config parameter back.

BUG=b:169802515
BRANCH=zork

Change-Id: I42131fced008da0d51f0f777b7f2d99deaf68827
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46033
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-10-11 02:14:21 +00:00
..
dptf drivers/intel/dptf: Remove prompts from DPTF config options 2020-07-26 21:34:03 +00:00
fsp1_1 src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
fsp2_0 drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region 2020-10-02 11:43:23 +00:00
gma src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
i210 src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
ish treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mipi_camera drivers/intel/mipi_camera: Avoid resource leak 2020-09-21 08:12:25 +00:00
pmc_mux drivers/intel/pmc_mux: Rename con driver to conn 2020-07-04 21:59:00 +00:00
ptt src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
soundwire src/drivers/intel/soundwire/soundwire.h: Add include <types.h> 2020-07-26 21:35:50 +00:00
wifi drivers/wifi: Drop maxsleep parameter from chip config 2020-10-11 02:14:21 +00:00