Sean Rhodes has submitted this change. ( https://review.coreboot.org/c/coreboot/+/85705?usp=email )
Change subject: mb/starlabs/starfighter: Correct USB port index ......................................................................
mb/starlabs/starfighter: Correct USB port index
Change-Id: Ib59ce76523aad40790dac00f31e4388497294d37 Signed-off-by: Sean Rhodes sean@starlabs.systems Reviewed-on: https://review.coreboot.org/c/coreboot/+/85705 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/starlabs/starfighter/variants/rpl/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Matt DeVillier: Looks good to me, approved
diff --git a/src/mainboard/starlabs/starfighter/variants/rpl/devicetree.cb b/src/mainboard/starlabs/starfighter/variants/rpl/devicetree.cb index 8ac7e8f..69d4022 100644 --- a/src/mainboard/starlabs/starfighter/variants/rpl/devicetree.cb +++ b/src/mainboard/starlabs/starfighter/variants/rpl/devicetree.cb @@ -113,7 +113,7 @@ register "usb2_ports[4]" = "USB2_PORT_MID(OC_SKIP)"
# Daughterboard USB 3.0 Type-A + USB 3.0 Type-A - register "usb2_ports[5]" = "USB2_PORT_MID(OC0)" + register "usb2_ports[6]" = "USB2_PORT_MID(OC0)" register "usb3_ports[1]" = "USB3_PORT_DEFAULT(OC_SKIP)"
# Internal Bluetooth