[roll] Roll fuchsia [uart] Introduce KernelDriver<T>::config()

Acquires the capability and returns a copy of the configuration.
Update references to config that went through uart() accessor.

This is in preparation for removing the uart accessor.

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