[roll] Roll fuchsia [kernel][uart] Make data bits/parity/stop bits configurable

We also replace previous 'can-set-line-control' logic with a single
default stub for drivers in which we have yet to implement line control
configurations: this is simpler and the previous machinery has already
backfired.

Original-Bug: 102726
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702028
Original-Revision: e9af82e26a27be9e5b417ab6b6fe519b284350af
GitOrigin-RevId: aac64be5a6519b0fd1a8d2d89384df577412cdb3
Change-Id: I1e2d7ad316a0b2ae33c69332e80f8727cceee69d
1 file changed
tree: 29cfa2990b5cffe34dae5af6e9fd4510e0027460
  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.