Bora Guvendik has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48484 )
Change subject: mb/intel/tglrvp: Enable CNVi Bluetooth for UP4 ......................................................................
mb/intel/tglrvp: Enable CNVi Bluetooth for UP4
Turn on CNVi Bluetooth for UP4 in devicetree.
BUG=none TEST=Boot to OS, check BT enumuration.
Signed-off-by: Bora Guvendik bora.guvendik@intel.com Change-Id: I6a3ec7014c41713697e0fcc90e28bc7bbe6aa1e0 --- M src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/48484/1
diff --git a/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb b/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb index 56c3afa..70833ee 100644 --- a/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb +++ b/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb @@ -217,7 +217,7 @@ device pci 0e.0 off end # VMD 0x9A0B
# 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.7 off end # THC1 0xA0D1 device pci 12.0 on # SensorHUB 0xA0FC
Hello Selma Bensaid,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48484
to look at the new patch set (#2).
Change subject: mb/intel/tglrvp: Enable CNVi Bluetooth for UP4 ......................................................................
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 --- M src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/48484/2
Selma Bensaid has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48484 )
Change subject: mb/intel/tglrvp: Enable CNVi Bluetooth for UP4 ......................................................................
Patch Set 2: Code-Review+1
Ravishankar Sarawadi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48484 )
Change subject: mb/intel/tglrvp: Enable CNVi Bluetooth for UP4 ......................................................................
Patch Set 2: Code-Review+2
Wonkyu Kim has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48484 )
Change subject: mb/intel/tglrvp: Enable CNVi Bluetooth for UP4 ......................................................................
Patch Set 2: Code-Review+2
Tim Wawrzynczak has submitted this change. ( https://review.coreboot.org/c/coreboot/+/48484 )
Change subject: mb/intel/tglrvp: Enable CNVi Bluetooth for UP4 ......................................................................
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 --- M src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Ravishankar Sarawadi: Looks good to me, approved Wonkyu Kim: Looks good to me, approved Selma Bensaid: Looks good to me, but someone else must approve
diff --git a/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb b/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb index 56c3afa..70833ee 100644 --- a/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb +++ b/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb @@ -217,7 +217,7 @@ device pci 0e.0 off end # VMD 0x9A0B
# 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.7 off end # THC1 0xA0D1 device pci 12.0 on # SensorHUB 0xA0FC