From f6220f72cf2eade1a24fe1bb74133ddf4d832ed7 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 17 Mar 2025 15:07:37 +0000 Subject: [PATCH] mb/starlabs/starbook/mtl: Disable HPD for USB Type-C ports Display-Alt Mode doesn't require HPD to be set here, so remove it. Change-Id: I2a22519dcf87e77fabefe0d2a392808d9b449872 Signed-off-by: Sean Rhodes Reviewed-on: https://review.coreboot.org/c/coreboot/+/86896 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb index 544df456d5..93c9b1ec91 100644 --- a/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb @@ -47,8 +47,6 @@ chip soc/intel/meteorlake register "ddi_ports_config" = "{ [DDI_PORT_A] = DDI_ENABLE_HPD | DDI_ENABLE_DDC, [DDI_PORT_B] = DDI_ENABLE_HPD | DDI_ENABLE_DDC, - [DDI_PORT_1] = DDI_ENABLE_HPD, - [DDI_PORT_2] = DDI_ENABLE_HPD, }" end device ref tcss_xhci on