Sean Rhodes has submitted this change. ( https://review.coreboot.org/c/coreboot/+/86082?usp=email )
Change subject: mb/starlabs/starbook/adl_n: Fix inconsistant PLD Name ......................................................................
mb/starlabs/starbook/adl_n: Fix inconsistant PLD Name
Correct the position of the word "Back" so it's the same each interface of the port.
Change-Id: I10285c081838b358f8708a69317ba6bf3b551eb2 Signed-off-by: Sean Rhodes sean@starlabs.systems Reviewed-on: https://review.coreboot.org/c/coreboot/+/86082 Reviewed-by: Matt DeVillier matt.devillier@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Matt DeVillier: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb index c9ad59c..da8e14b 100644 --- a/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb @@ -77,7 +77,7 @@ device ref usb2_port2 on end end chip drivers/usb/acpi - register "desc" = ""USB Type-C Back"" + register "desc" = ""Back USB Type-C"" register "type" = "UPC_TYPE_C_USB2_SS_SWITCH" register "group" = "ACPI_PLD_GROUP(0, 0)" device ref usb3_port3 on end