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 4582580 commit 06d5fb5Copy full SHA for 06d5fb5
src/mainboard/system76/rpl/variants/gaze20/overridetree.cb
@@ -6,7 +6,7 @@ chip soc/intel/alderlake
6
7
device ref xhci on
8
register "usb2_ports" = "{
9
- [0] = USB2_PORT_TYPE_C(OC_SKIP), /* USB Type-C */
+ [0] = USB2_PORT_MID(OC_SKIP), /* USB Type-C */
10
[1] = USB2_PORT_MID(OC_SKIP), /* USB 2.0 Type-A audio board */
11
[2] = USB2_PORT_MID(OC_SKIP), /* USB 3.0 Type-A motherboard */
12
[3] = USB2_PORT_MID(OC_SKIP), /* USB 3.0 Type-A audio board */
0 commit comments