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>
This commit is contained in:
parent
6c520bc585
commit
bf2d75cf37
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ chip soc/intel/alderlake
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue