coreboot-kgpe-d16/src/soc/amd
Felix Held 26651c85a0 soc/amd/stoneyridge: use devicetree ops over pci driver
Stoneyridge is a SoC so it makes sense to statically use ops instead of
matching them to PCI DID/VID at runtime. In contrast to the other AMD
SoCs in the coreboot tree the PC driver used the PCI ID of the first HT
PCI device function, so add the ops to the device 0x18 function 0
devicetree entry in this patch.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I500521701479aa271ebd61e22a1494c8bfaf87fb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68408
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-10-14 15:36:21 +00:00
..
cezanne soc/amd/*: Hook up GPU ops in devicetree 2022-10-13 19:43:53 +00:00
common soc/amd/*: Hook up GPU ops in devicetree 2022-10-13 19:43:53 +00:00
mendocino soc/amd/*: Hook up GPU ops in devicetree 2022-10-13 19:43:53 +00:00
morgana soc/amd/*: Hook up GPU ops in devicetree 2022-10-13 19:43:53 +00:00
picasso soc/amd/*: Hook up GPU ops in devicetree 2022-10-13 19:43:53 +00:00
stoneyridge soc/amd/stoneyridge: use devicetree ops over pci driver 2022-10-14 15:36:21 +00:00