[roll] Roll fuchsia [dwc3] Provide early exit for stuck command spin waits The dwc3 driver follows USB controller commands with spin waits that complete when the hardware confirms that the commands have finished. There are circumstances in which the hardware never acknowledges the completion of commands, which have left the dwc3 driver stuck. Not even hot plugging the device will restore it to operation - only rebooting. This CL gathers the spin wait loops into a single, common function and adds an early exit if the wait has been too long. In testing, this has been shown to allow the device to recover from a stuck state. Bug 477319429 Bug 474648637 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477444 Original-Revision: fe76fb037da4d158d892b32dd25a6e219a4d6a76 GitOrigin-RevId: 8a6a9af526481347d990de242a02820698e7b880 Change-Id: I16f4eb4dfedb62e7e09f613382d11e7af5c11a20
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.