mb/intel/tglrvp: Enable CNVi Bluetooth for UP4
Turn on CNVi Bluetooth for UP4 in devicetree. BUG=none TEST=Boot to OS, check BT enumeration. Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Change-Id: I6a3ec7014c41713697e0fcc90e28bc7bbe6aa1e0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/48484 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Selma Bensaid <selma.bensaid@intel.com> Reviewed-by: Ravishankar Sarawadi <ravishankar.sarawadi@intel.com> Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
This commit is contained in:
parent
4ce5b63294
commit
befa58145d
|
@ -217,7 +217,7 @@ chip soc/intel/tigerlake
|
||||||
device pci 0e.0 off end # VMD 0x9A0B
|
device pci 0e.0 off end # VMD 0x9A0B
|
||||||
|
|
||||||
# From PCH EDS(576591)
|
# From PCH EDS(576591)
|
||||||
device pci 10.2 off end # CNVi: BT 0xA0F5 - A0F7
|
device pci 10.2 on end # CNVi: BT 0xA0F5 - A0F7
|
||||||
device pci 10.6 off end # THC0 0xA0D0
|
device pci 10.6 off end # THC0 0xA0D0
|
||||||
device pci 10.7 off end # THC1 0xA0D1
|
device pci 10.7 off end # THC1 0xA0D1
|
||||||
device pci 12.0 on # SensorHUB 0xA0FC
|
device pci 12.0 on # SensorHUB 0xA0FC
|
||||||
|
|
Loading…
Reference in New Issue