mb/amd/birman*/devicetree_glinda.cb: Add usb3_port1

Change-Id: Ida2499d9894aa99f341c7a6ef2cd93b3f8ea61fe
Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84437
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Maximilian Brune 2024-09-20 13:42:37 +02:00 committed by Marshall Dawson
commit bd1887ddd4
2 changed files with 6 additions and 0 deletions

View file

@ -209,6 +209,9 @@ chip soc/amd/glinda
chip drivers/usb/acpi
register "type" = "UPC_TYPE_HUB"
device ref usb4_xhci_1_root_hub on
chip drivers/usb/acpi
device ref usb3_port1 on end
end
chip drivers/usb/acpi
device ref usb2_port1 on end
end

View file

@ -209,6 +209,9 @@ chip soc/amd/glinda
chip drivers/usb/acpi
register "type" = "UPC_TYPE_HUB"
device ref usb4_xhci_1_root_hub on
chip drivers/usb/acpi
device ref usb3_port1 on end
end
chip drivers/usb/acpi
device ref usb2_port1 on end
end