Hello build bot (Jenkins), Raul Rangel, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40673
to look at the new patch set (#4).
Change subject: amd/family17h: Add PCI device IDs for all controllers in AMD Family17h ......................................................................
amd/family17h: Add PCI device IDs for all controllers in AMD Family17h
This change adds all the missing PCI device IDs for AMD Family 17h. IDs that were already present are updated to include _FAM17H_ in the name instead of _PCO_ and _DALI_. This ensures that the PCI IDs match the family and models as per the PPR. In cases where the controller is present only on certain models, _MODEL##H_ is also included in the name.
BUG=b:153858769 BRANCH=None TEST=Verified that trembyle and dalboz still build.
Signed-off-by: Furquan Shaikh furquan@google.com Change-Id: Ia767d32ec22f5e58827e7531c0d3d3bac90d3425 --- M src/include/device/pci_ids.h M src/soc/amd/common/block/hda/hda.c M src/soc/amd/common/block/lpc/lpc.c M src/soc/amd/picasso/acp.c M src/soc/amd/picasso/usb.c 5 files changed, 33 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/40673/4