From b45502cd64ee0829ed6062711737ed72df1a9bd7 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 23 Jan 2023 16:03:44 +0000 Subject: mb/starlabs/starbook/adl: Make Type-C USB a standard port Change the Type-C USB 2.0 interface to a standard port, as the Type-C macro will not work in Linux (dmesg says the cable is faulty), This makes the port work reliably in Linux, tested with: * Manjaro 21 * Ubuntu 22.04 Signed-off-by: Sean Rhodes Change-Id: I6dbf31b6e4603685297e9e5203b0db6ac1b9e24a Reviewed-on: https://review.coreboot.org/c/coreboot/+/72387 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/variants/adl/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb index fba073d049..e389096532 100644 --- a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb @@ -54,7 +54,7 @@ chip soc/intel/alderlake device ref crashlog off end device ref xhci on # Motherboard USB Type C - register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC3)" + register "usb2_ports[0]" = "USB2_PORT_MID(OC3)" register "usb3_ports[2]" = "USB3_PORT_DEFAULT(OC3)" # Motherboard USB 3.0 -- cgit v1.2.3