vagdevi.p@intel.com has uploaded this change for review.

View Change

[TEST]

Signed-off-by: VAGDEVI P <vagdevi.p@intel.com>
Change-Id: Ieaba7810e519896dc0118e76bb2b893175b763b1
---
M src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
1 file changed, 3 insertions(+), 7 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/60745/1
diff --git a/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
index b330e98..9b920c8 100644
--- a/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
+++ b/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
@@ -23,7 +23,7 @@
register "HeciEnabled" = "1"

# Enable CNVi BT
- register "CnviBtCore" = "true"
+ #register "CnviBtCore" = "true"

register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC0)" # USB2_C0
register "usb2_ports[1]" = "USB2_PORT_TYPE_C(OC1)" # USB2_C1
@@ -133,12 +133,8 @@
device ref tcss_dma1 on end
device ref xhci on end
device ref shared_sram on end
- device ref cnvi_wifi on
- chip drivers/wifi/generic
- register "wake" = "GPE0_PME_B0"
- device generic 0 on end
- end
- end
+ device ref cnvi_wifi off end
+
device ref i2c3 on end
device ref heci1 on end
device ref sata on end

To view, visit change 60745. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ieaba7810e519896dc0118e76bb2b893175b763b1
Gerrit-Change-Number: 60745
Gerrit-PatchSet: 1
Gerrit-Owner: vagdevi.p@intel.com
Gerrit-MessageType: newchange