Pratikkumar V Prajapati has uploaded a new patch set (#2). ( https://review.coreboot.org/21098 )
Change subject: intel/wifi: Add WGDS ACPI method for Geo Aware SAR ......................................................................
intel/wifi: Add WGDS ACPI method for Geo Aware SAR
To comply with all relevant bodies throughout the world, SAR settings take into account the lowest common denominator Tx power Settings. This setup may lead to non-optimal performance when the user location is in a country that may allow higher power setting. The purpose of Wireless Geo Delta Settings (WGDS) is to provide offset settings for FCC, Europe, Japan and Rest of the World. These offsets would be added (by Intel wifi driver) to the base SAR Tx Power as defined in WRDS and EWRD.
Change-Id: I4f602e3f95ff3545db6cc6e428beb9a36abd9296 Signed-off-by: Pratik Prajapati pratikkumar.v.prajapati@intel.com --- M src/drivers/intel/wifi/chip.h M src/drivers/intel/wifi/wifi.c M src/include/sar.h 3 files changed, 114 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/21098/2