include/device/pci_ids: add model number to data fabric devices
commit0e5dde5d996cb81cc91877fad519c22622c17a97
authorFelix Held <felix-coreboot@felixheld.de>
Tue, 17 Nov 2020 13:57:40 +0000 (17 14:57 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 18 Nov 2020 17:54:02 +0000 (18 17:54 +0000)
treec36ae3087ac4abcf68ab6b4cd9118b93f2e1cfe5
parent52ba30226ce2569b7f7ac15e024767561a8639c2
include/device/pci_ids: add model number to data fabric devices

Different models within family 17h have different PCI IDs for their data
fabric PCI devices.

Change-Id: I44f8d32c950710e962dc519495b08c92f357ed20
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47676
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/include/device/pci_ids.h
src/soc/amd/picasso/data_fabric.c