[roll] Roll fuchsia [usb][dwc3] Hold a wake lease while USB is connected

Hold a wake lease while the phy indicates that USB is connected. This is
currently the only way to guarantee correct USB device mode operation
and prevent races between connection and system suspend.

The initial wake lease must be acquired from SAG, but after that the USB
phy driver will provide them.

Original-Bug: 459872733
Depends-on: turquoise-internal:Ia0c6f79ad2a46ac4ee8d71080abd53379e82b9c7
Depends-on: turquoise-internal:I53d692efabdc0ebea391ff2081594623fbe1b69f
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1456109
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 882a5fe43814768325d5020eb358084106c92e7e
GitOrigin-RevId: e57b76b5ffe5f4993886e4eb48bc1f47e894ce45
Change-Id: I4a9b8ce6f52f44663f3b2d8d207fdea9dcb86e55
1 file changed
tree: da72a4f7f5025d272c493bde8967d3b86c6fc7b8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.