coreboot/src
Ian Feng d36aca5e22 mb/google/brya/var/kinox: Enable PCIe WLAN
Enable PCIe WLAN for Kinox
1. Enable PCI port 5 for PCIe WLAN
2. Enable CLKREQ, CLK SRC 2 for PCI port 5

BUG=b:236175551
TEST=Build and boot to OS in Kinox. Ensure that the WLAN module is
enumerated in the output of lspci.
localhost ~ # lspci
02:00.0 Network controller: Realtek Semiconductor Co., Ltd.Device
c852 (rev 01)

Signed-off-by: Ian Feng <ian_feng@compal.corp-partner.google.com>
Change-Id: I3fbeadc85c9c88f5d178326dbbc83762083fe59a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65168
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frank Wu <frank_wu@compal.corp-partner.google.com>
2022-06-22 12:35:02 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax 2022-06-09 09:07:18 +00:00
commonlib soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
device device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
drivers device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
ec ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag 2022-06-22 08:55:47 +00:00
include device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
lib Replace some ENV_ROMSTAGE with ENV_RAMINIT 2022-06-07 12:53:19 +00:00
mainboard mb/google/brya/var/kinox: Enable PCIe WLAN 2022-06-22 12:35:02 +00:00
northbridge device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
security security/vboot: Add support for GSCVD (Google "RO verification") 2022-06-21 12:31:48 +00:00
soc device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
southbridge device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
superio superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:05:56 +00:00
vendorcode vc/intel/fsp/fsp2_0/mtl: Add FSP header files (2173_00) for Meteor Lake 2022-06-09 13:49:53 +00:00
Kconfig src/Kconfig: Fix a spelling issue 2022-05-30 04:25:20 +00:00