[roll] Roll fuchsia [usb][dwc3] Refactor core major/minor version decoding

Read this information out of the core's GSNPSID register and decode to
core major, minor, and revision. The USB31_VER registers return no
information, and aren't part of the dwc3 register space for the
supported cores.

Original-Bug: b/478204133
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1553101
Original-Revision: f5bfceb5cc8707928d2b1e38009423519badb9b4
GitOrigin-RevId: 2aeb734bfec2ad0dfd4fa85cb126de5e37374cf5
Change-Id: If6b571032009ac680379954e21cfb6997b831400
1 file changed
tree: 84302e7d5f2ade59cc611bd6c71979a87aa96e94
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.