We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cc282 commit 6cab846Copy full SHA for 6cab846
src/mainboard/system76/rpl/variants/gaze20/overridetree.cb
@@ -5,12 +5,12 @@ chip soc/intel/alderlake
5
subsystemid 0x1558 0x2560 inherit
6
7
device ref igpu on
8
- # DDIA is eDP, DDIB is mDP, DDI3 is USB-C
+ # DDIA is eDP, DDIB is mDP, TCP3 (DDI4) is USB-C
9
register "ddi_portA_config" = "1"
10
register "ddi_ports_config" = "{
11
[DDI_PORT_A] = DDI_ENABLE_HPD,
12
[DDI_PORT_B] = DDI_ENABLE_HPD | DDI_ENABLE_DDC,
13
- [DDI_PORT_3] = DDI_ENABLE_HPD | DDI_ENABLE_DDC,
+ [DDI_PORT_4] = DDI_ENABLE_HPD,
14
}"
15
16
register "gfx" = "GMA_DEFAULT_PANEL(0)"
0 commit comments