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 <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86896 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
ebe3501828
commit
f6220f72cf
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue