From b63e1f114b7f2a06c4f5087a46f18cdf67cb4d50 Mon Sep 17 00:00:00 2001 From: David Wu Date: Thu, 25 Nov 2021 15:26:31 +0800 Subject: [PATCH] mb/google/brya/var/kano: Enable USB2 port 9 for BlueTooth BlueTooth disappeared after disabled USB2 port 9, so we need to re-enable it. BUG=none TEST=build pass Signed-off-by: David Wu Change-Id: I7971509d7428562c80e781339ead059a189cea13 Reviewed-on: https://review.coreboot.org/c/coreboot/+/59658 Tested-by: build bot (Jenkins) Reviewed-by: YH Lin Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/kano/overridetree.cb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/brya/variants/kano/overridetree.cb b/src/mainboard/google/brya/variants/kano/overridetree.cb index e0ac3511be..a908a7b7b2 100644 --- a/src/mainboard/google/brya/variants/kano/overridetree.cb +++ b/src/mainboard/google/brya/variants/kano/overridetree.cb @@ -20,7 +20,6 @@ chip soc/intel/alderlake register "usb2_ports[1]" = "USB2_PORT_EMPTY" # Disable USB2_C1 register "usb2_ports[3]" = "USB2_PORT_EMPTY" # Disable M.2 WWAN - register "usb2_ports[9]" = "USB2_PORT_EMPTY" # Disable M.2 Bluetooth register "usb3_ports[3]" = "USB3_PORT_EMPTY" # Disable M.2 WWAN