[roll] Roll fuchsia [vim3][uart] create dfv2 variant of uart driver

Adds a dfv2 variant of the aml-uart driver and enables it on the vim3.

Tests: Created a copy of the dfv1 tests to work with the dfv2 driver.
Tested both v1 and v2 variants on a vim3 manually and confirmed working.

Original-Bug: b/301001701

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948588
Original-Revision: e58376d05ae531c6226d4bb19f1e9473004dde18
GitOrigin-RevId: e07be8e6fa1ef904a28afd5a2bd2cdc8473feb61
Change-Id: I3e2eb8a489bdade4fe684401db88b20b0a726201
1 file changed
tree: 0ac18be42956764f629d702aada42cbb5ed33524
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.