Attention is currently required from: Jason Glenesk, Matt DeVillier, Fred Reitberger.
Hello Jason Glenesk, Matt DeVillier, Fred Reitberger,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72771
to look at the new patch set (#4).
Change subject: soc/amd/phoenix/chipset.cb: add remaining PCI devices ......................................................................
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 --- M src/mainboard/amd/birman/devicetree_phoenix.cb M src/mainboard/amd/mayan/devicetree_phoenix.cb M src/soc/amd/phoenix/chipset.cb 3 files changed, 34 insertions(+), 22 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/72771/4