[roll] Roll fuchsia [dwc2][dwc3] Fix mac address retrieval

Make the dwc2 and dwc3 drivers retrieve the mac address metadata from
its "pdev" parent. Their default parent does not offer the mac address
metadata.

Original-Bug: 355242959
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249545
Original-Revision: 78fda1141ea6d35872c45474dc322ab8e38c8dea
GitOrigin-RevId: 252629d73f3fd93bf3488dca0aa6a7be03cf49d7
Change-Id: Ic383117e5ff7befa0f83c65567d14bcc58d9878a
1 file changed
tree: 1643a9431e8d6f89ee42d46a889d9c08a9ab9195
  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.