[roll] Roll fuchsia [usb][xhci] Update bind rules

Updates the xhci driver bind rules to check for composite or the pdev
fidl protocol. This ensures the xhci-irq node is not bound to like it is
today.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/829800
Original-Revision: 00328a2438aa552fe811780b0e639ffe05bda01e
GitOrigin-RevId: 2cd4541d702bbb988048d90ac93746bc180e6309
Change-Id: I895d4eb63f274482f57649d5aa2cf718ee514b39
1 file changed
tree: b37ca466428c343658504924d150577f4446a92f
  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.