[roll] Roll fuchsia [platform-bus] Register interrupts with controllers asynchronously

Register interrupts with controller drivers using async FIDL calls to
prevent them from blocking other platform-bus operations.

Original-Original-Bug: 519918279
Test: platform-bus-test
Run-All-Tests: true
TAG: agy
CONV: 889b3fe9-d74e-4207-8013-873b7590171e
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1671636
Original-Original-Revision: ca282f5ca3cf3735912d1c0e236014f0580d487b
GitOrigin-RevId: e521bdec0bb8699fa5a52f49ce98ed490c161f2d
Change-Id: Id889e5f69c048ab33dbccf03d60a02212f3205a0
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1678136
Cr-Commit-Position: refs/heads/main@{#195486}
1 file changed
tree: 592fde5c4f6f059fd2300930ba3ebce59c34b310
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.