[roll] Roll fuchsia [pci] Support making PCI devices composite with ACPI.

This CL adds a new list of PciBdf to PciPlatformInfo. For any device in
this list, we add a third composite fragment to the composite devices
which binds to the ACPI device that represents the device at that BDF.

For now, nothing populates this list, and so no devices are composite
with ACPI. A future CL will populate this list in the x86 board driver
and start creating composites.

Original-Bug: 78565
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/545150
Original-Revision: d97474833681a2385533ca1253c337e6c5407a2b
GitOrigin-RevId: 1364394d336c5de704ec6b91d185ce266dcc730d
Change-Id: I9c345446755fd082a379bc2068fe6af84ffd795b
1 file changed
tree: b40ac3bfb9515a92e9fe270cfeb00fe4bf627ab0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.