Skip to content

Instantly share code, notes, and snippets.

@chickendrop89
Last active June 24, 2024 19:27
Show Gist options
  • Save chickendrop89/d589ccfbcfb830b200b74963367646b9 to your computer and use it in GitHub Desktop.
Save chickendrop89/d589ccfbcfb830b200b74963367646b9 to your computer and use it in GitHub Desktop.
Fix usb tethering on topaz / gki
This commit is causing tethering issues on `topaz` and other devices:
usb: dwc3: Issue core soft reset before enabling run/stop
a0b5d22b0448522e15316db70afa2dfb8bd30a79
Simply git revert it as such:
git revert a0b5d22b0448522e15316db70afa2dfb8bd30a79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment