soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and B
commit6de79b9a1dedfb36e30a932f300de4ad8a5d27b4
authorRaul E Rangel <rrangel@chromium.org>
Tue, 19 May 2020 22:13:06 +0000 (19 16:13 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 21 May 2020 22:28:26 +0000 (21 22:28 +0000)
treea0b90d56326c4583ecf6e8388a690f39ce9f1351
parent5df9a04640cf6ab97fab06ac2822c9a2640325b2
soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and B

This node is required so we can add child ACPI nodes.

BUG=b:147042464
TEST=Boot trembyle and confirm Bus A has a firmware node
$ cat /sys/bus/pci/devices/0000\:00\:08.1/firmware_node/path
\_SB_.PCI0.PBRA

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I18144a69ed28a913bc9a2523d69edf84a1402e7e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41546
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/amd/picasso/chip.c