Skip to content

Commit 06d5fb5

Browse files
jackpot51crawfxrd
authored andcommitted
gaze20: do not use port reset messaging
Change-Id: I9e5525d4197953c430325d813ee20d980dddab63 Signed-off-by: Jeremy Soller <[email protected]>
1 parent 4582580 commit 06d5fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ chip soc/intel/alderlake
66

77
device ref xhci on
88
register "usb2_ports" = "{
9-
[0] = USB2_PORT_TYPE_C(OC_SKIP), /* USB Type-C */
9+
[0] = USB2_PORT_MID(OC_SKIP), /* USB Type-C */
1010
[1] = USB2_PORT_MID(OC_SKIP), /* USB 2.0 Type-A audio board */
1111
[2] = USB2_PORT_MID(OC_SKIP), /* USB 3.0 Type-A motherboard */
1212
[3] = USB2_PORT_MID(OC_SKIP), /* USB 3.0 Type-A audio board */

0 commit comments

Comments
 (0)