[roll] Roll fuchsia [pci] Add metadata to driver

Add metadata expected to come from the board driver to the PCI bus
driver. For now the only value possible is for enabling whether to use
linux/virtio shaped system workarounds where we assume pin 1 for legacy
interrupts if no pin is set, and do not rely on function level interrupt
status for interrupt dispatch.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147814
Original-Revision: dc16a87641796e7e466c7c77082978489a282cd8
GitOrigin-RevId: e7d6f943a05f6ca3c5a7eb7d802f3df3cc7adaa1
Change-Id: I974ba6af0bcbe747bcf883a88d3d01c789038f14
1 file changed
tree: 349790efb85dbed17d9e7a573c5e6444a8c22013
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.