summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/chip.h
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2024-09-30 10:31:28 +0100
committerSean Rhodes <sean@starlabs.systems>2024-10-11 07:48:06 +0000
commit6e546cc695e7babb809d9555383d7c835bf045b8 (patch)
tree40ba0f207bd937540a1053b0b12dcdda78ef7eec /src/soc/intel/cannonlake/chip.h
parent9e3f614598ae9ede85fb9cdd436ae53c62cfdefd (diff)
soc/intel/cannonlake: Hook up CNVi Bluetooth UPDs to devicetree
Hook up CNVi Bluetooth UPDs to the devicetree. Set CnviBtCore to `true` so the current behaviour is not changed. Change-Id: Ic5640c23af3ce30498be814a6d7ce56988653b25 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84596 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/cannonlake/chip.h')
-rw-r--r--src/soc/intel/cannonlake/chip.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/soc/intel/cannonlake/chip.h b/src/soc/intel/cannonlake/chip.h
index 9459b88808..d4d9d0d11d 100644
--- a/src/soc/intel/cannonlake/chip.h
+++ b/src/soc/intel/cannonlake/chip.h
@@ -409,6 +409,12 @@ struct soc_intel_cannonlake_config {
uint32_t VrPowerDeliveryDesign;
#endif
+ /* CNVi BT Core Enable/Disable */
+ bool CnviBtCore;
+
+ /* CNVi BT Audio Offload: Enable/Disable BT Audio Offload. */
+ bool CnviBtAudioOffload;
+
/*
* Override GPIO PM configuration:
* 0: Use FSP default GPIO PM program,