summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@google.com>2021-03-30 16:27:59 -0600
committerMartin Roth <martinroth@google.com>2021-04-05 19:47:15 +0000
commitd84ce40f7dbdd53ea262d68718ad8a9ba54e1b1f (patch)
tree8ab07ddbfe3906015a54d366d5bbcafd016d25c6 /src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
parent92e66cc4e30f25e580ca25fa1c9a596ff53d83a2 (diff)
downloadcoreboot-d84ce40f7dbdd53ea262d68718ad8a9ba54e1b1f.tar.gz
coreboot-d84ce40f7dbdd53ea262d68718ad8a9ba54e1b1f.tar.bz2
coreboot-d84ce40f7dbdd53ea262d68718ad8a9ba54e1b1f.zip
mb/google/guybrush: Add Bluetooth configuration
Configure the BT disable GPIO to logic low in order to enable Bluetooth. Add USB ACPI configuration for BT device. BUG=b:182201890 TEST=Build and boot to OS. Change-Id: I647c301e2db6d4a7c5c8cb31cbc47a44cba5e734 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51963 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/guybrush/variants/baseboard/devicetree.cb')
-rw-r--r--src/mainboard/google/guybrush/variants/baseboard/devicetree.cb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
index b90ea0bafcac..f5f9018bb5b9 100644
--- a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb
@@ -119,6 +119,7 @@ chip soc/amd/cezanne
chip drivers/usb/acpi
register "desc" = ""Bluetooth""
register "type" = "UPC_TYPE_INTERNAL"
+ register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPIO_132)"
device ref usb2_port6 on end
end
end