[roll] Roll fuchsia [vim3] Add vim3-usb-phy

There are some differences in usb-phy for vim3 from aml-usb-phy-v2.
This CL is only creating a copy of the aml-usb-phy-v2 driver.
The changes will be made in subsequent CLs.

Original-Bug: 99845
Test: /boot/test/device-enumeration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692796
Original-Revision: b2dd557ff5becb339ac797dc0ecf9166686b5447
GitOrigin-RevId: ddee137a588e910936e46020a7fd4f3192e43dd6
Change-Id: I0d9afe8808748fd721c05ee4a58a8a9256477f93
1 file changed
tree: 99146f06438f8908e4fe59b46d8b743ef3ef7241
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.