summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-10-04 12:52:54 -0700
committerFurquan Shaikh <furquan@google.com>2020-10-13 17:38:38 +0000
commita266d1e63a3e695e85e922a853da928f1807e534 (patch)
treedbca706ff5f2e0d39014b928e1bba1a196a44db5 /src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb
parenta1ddd2a15d3238befdf257c33e569e6e5773f93f (diff)
downloadcoreboot-a266d1e63a3e695e85e922a853da928f1807e534.tar.gz
coreboot-a266d1e63a3e695e85e922a853da928f1807e534.tar.bz2
coreboot-a266d1e63a3e695e85e922a853da928f1807e534.zip
mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices
This change switches all mainboard devices to use drivers/wifi/generic instead of drivers/intel/wifi chip driver for Intel WiFi devices. There is no need for two separate chip drivers in coreboot to handle Intel and non-Intel WiFi devices since the differences can be handled at runtime using the PCI vendor ID. This also allows mainboard to easily multi-source WiFi chips and still use the same firmware image without having to distinguish between the chip drivers. BUG=b:169802515 BRANCH=zork Change-Id: Ieac603a970cb2c9bf835021d1fb0fd07fd535280 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46035 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb')
-rw-r--r--src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb b/src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb
index fc96719643ce..b9aec378fb90 100644
--- a/src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb
+++ b/src/mainboard/intel/jasperlake_rvp/variants/jslrvp/devicetree.cb
@@ -299,7 +299,7 @@ chip soc/intel/jasperlake
end # USB xHCI
device pci 14.1 off end # USB xDCI (OTG)
device pci 14.2 off end # PMC SRAM
- chip drivers/intel/wifi
+ chip drivers/wifi/generic
register "wake" = "GPE0_PME_B0"
device pci 14.3 on end # CNVi wifi
end