[roll] Roll fuchsia [dwc2] Forward boot metadata correctly

Make the dwc2 driver forward its mac address and serial number metadata
from an incoming metadata server instead of its platform device fidl
connection. The mac address and serial number are considered boot
metadata and the platform device has metadata servers to server boot
metadata.

Original-Bug: 373918767
Original-Bug: 407987472
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243104
Original-Revision: 5340abf83fad6d499ed05e7483c58d8df97b8b87
GitOrigin-RevId: f14da34caad68c03ce6241aff9077efb5763654c
Change-Id: I2b25e0ef95bce0f2daa4b46a623b12394acce847
1 file changed
tree: ba9818ff3b82d46887b9a9b54fce378cb6086700
  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.