Skip to content

Commit 6cab846

Browse files
jackpot51crawfxrd
authored andcommitted
gaze20: TCP3 is actually DDI4 and does not have DDC
Change-Id: Iafb7d137332ee0668dfc1a3cf47a4d881b8cdfb8 Signed-off-by: Jeremy Soller <[email protected]>
1 parent a9cc282 commit 6cab846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mainboard/system76/rpl/variants/gaze20/overridetree.cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ chip soc/intel/alderlake
55
subsystemid 0x1558 0x2560 inherit
66

77
device ref igpu on
8-
# DDIA is eDP, DDIB is mDP, DDI3 is USB-C
8+
# DDIA is eDP, DDIB is mDP, TCP3 (DDI4) is USB-C
99
register "ddi_portA_config" = "1"
1010
register "ddi_ports_config" = "{
1111
[DDI_PORT_A] = DDI_ENABLE_HPD,
1212
[DDI_PORT_B] = DDI_ENABLE_HPD | DDI_ENABLE_DDC,
13-
[DDI_PORT_3] = DDI_ENABLE_HPD | DDI_ENABLE_DDC,
13+
[DDI_PORT_4] = DDI_ENABLE_HPD,
1414
}"
1515

1616
register "gfx" = "GMA_DEFAULT_PANEL(0)"

0 commit comments

Comments
 (0)