mb/starlabs/starlite_adl: Adjust the configuration for USB 2 Port 2

Port 2 is a hub, used for the internal keyboard and the card reader.
Adjust this to a hub.

Change-Id: I3a9b9e6803934291b46fb502ff1b3b088c047703
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84641
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maxim <max.senia.poliak@gmail.com>
This commit is contained in:
Sean Rhodes 2024-10-02 16:45:15 +01:00
commit 313cb8ed3f

View file

@ -95,8 +95,8 @@ chip soc/intel/alderlake
device ref usb3_port1 on end
end
chip drivers/usb/acpi
register "desc" = ""Detachable Keyboard""
register "type" = "UPC_TYPE_INTERNAL"
register "desc" = ""USB 2.0 Hub""
register "type" = "UPC_TYPE_HUB"
register "group" = "ACPI_PLD_GROUP(0, 2)"
device ref usb2_port3 on end
end