[roll] Roll fuchsia [bind] Define fuchsia.platform DID for XHCI

This adds the corresponding value to PDEV_DID_USB_XHCI_COMPOSITE.

Right now, we have two DIDs for the xHCI controllers: a DID_USB_XHCI and
DID_USB_XHCI_COMPOSITE.  Of the two, the composite variant is
overwhelmingly used.  We don't actually need to DIDs here, and to clean
this up I'm assuming the more commonly used value, and leaving the other
(which is only currently relevant to the vim2) to be cleaned up later.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/489277
Original-Revision: 9ac34a485231d21ebe7ec2a86b200251960e7672
GitOrigin-RevId: 9d7a2a720c532a2fc8d3ecdd331e3e57d2558129
Change-Id: I9350bf75d54fe63d82074188649dd9207a490904
1 file changed
tree: 94ea508fb7d5bf14d5716ddf3c4a9be2f2500839
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.