aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mayan
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2023-02-03 17:03:20 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-02-04 20:26:30 +0000
commit0cf73ab9fd9dcbc366037948396145710406ef6c (patch)
tree97cc1eeeff6f6e4ce18f5e492c3e1faf20a86e05 /src/mainboard/amd/mayan
parenta35b9282cf3bfcc416a17659b846a33ad5458e1c (diff)
soc/amd/phoenix/chipset.cb: add remaining PCI devices
The PCI Device ID Assignments table from PPRs #57019 Rev 1.65 and PPR #57396 Rev 1.54 were used as a reference. Some devices will need to have ops added in future patches. Since the xhci_2 device isn't there any more, also drop it from the mainboard devicetrees. The actual USB port configuration on xhci_0 and xhci_1 is updated in the next patch. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I49721bc44fa1e2a0118a8c3ac79a36aee64be687 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72771 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/amd/mayan')
-rw-r--r--src/mainboard/amd/mayan/devicetree_phoenix.cb10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/amd/mayan/devicetree_phoenix.cb b/src/mainboard/amd/mayan/devicetree_phoenix.cb
index 8f33dd16ed..10b7329894 100644
--- a/src/mainboard/amd/mayan/devicetree_phoenix.cb
+++ b/src/mainboard/amd/mayan/devicetree_phoenix.cb
@@ -204,16 +204,6 @@ chip soc/amd/phoenix
device ref acp on end # Audio Processor (ACP)
end
device ref gpp_bridge_c on # Internal GPP Bridge 2 to Bus C
- device ref xhci_2 on
- chip drivers/usb/acpi
- register "type" = "UPC_TYPE_HUB"
- device usb 0.0 alias xhci_2_root_hub on
- chip drivers/usb/acpi
- device usb 2.0 alias usb2_port5 on end
- end
- end
- end
- end
end
end