From 1a799eb7ace94616b6c0b0e7107f565cba7acfdf Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 10 Mar 2025 08:58:49 +0000 Subject: [PATCH] mb/starlabs/starbook/adl_n: Change USB Type-C macro As the USB-C port on this board is not TBT, change the macro to a regular port as it is more reliable. Change-Id: I4dae9ff95d448924f1c2a199053be1ad0ca1cece Signed-off-by: Sean Rhodes Reviewed-on: https://review.coreboot.org/c/coreboot/+/86784 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb index 8c74a06183..903f222479 100644 --- a/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb @@ -40,7 +40,7 @@ chip soc/intel/alderlake device ref gna on end device ref xhci on # Motherboard USB 3.0 Type-C Front 9557 mil - register "usb2_ports[2]" = "USB2_PORT_TYPE_C(OC_SKIP)" + register "usb2_ports[2]" = "USB2_PORT_MID(OC_SKIP)" register "usb3_ports[2]" = "USB3_PORT_DEFAULT(OC_SKIP)" # Motherboard USB 3.0 Type-A 8916 mil