[roll] Roll fuchsia Reland "[driver] start routing mmio to pci root host"

This is a reland of commit a79566e0cb22d0356326765c9eeb14b0c45ed5d1

doesn't default everything to mmio this time

Original change's description:
> [driver] start routing mmio to pci root host
>
> adding mmio before completely removing root
> resource. Also, no instantiations were using the
> io_type of PIO so default everything to mmio.
>
> Original-Bug: 31358
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959656

Original-Bug: 31358
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/972092
Original-Revision: 24eedf6029cee67191bc32857d1829644db76fc8
GitOrigin-RevId: e84eb1bf5c830ad8fec2c9279dfb8e510263997c
Change-Id: I2f67457291ee582a41cdb6ef488a44e60e573d09
1 file changed
tree: 1a017c6ba9aa724edfba76300f9ab6b18e5fa83b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.