[roll] Roll fuchsia [uart][dw8250] Standalone driver for the DW8250 uart

DW8250 has some extra features and bits that make it somewhat
incompatible (but better) with the plain 8250 driver. In order to keep
the maintenance of the original 8250 a bit simpler, fork a copy of the
driver and customize it and remove dw8250 references from the original.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412275
Original-Revision: 0a4670b1fbfd1616b9f1411937f291c6638585c0
GitOrigin-RevId: 4fbe64211661b5fc9c868bcf69504e314bd1f959
Change-Id: Ib2ac6d04a859ffc71c196c0fce3cfa05b6518205
1 file changed
tree: d99111c2e2bb4a1cb82e7d8712e8120bdfb3501e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.