[roll] Roll fuchsia [uart] Mapper Function provides region size.

`io_slots()` represents an opaque number tied to the underlying IO
Mechanism. The number may mean Port Count (PIO) or  Number of Bytes
(mmio).

The value of `io_slots()` is passed to the mapper function.

Original-Bug: 42079911
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977127
Original-Revision: 57d3433e4b3696f03d1ff523bca6c14c17aefb0a
GitOrigin-RevId: b9f8cc90479e4815a72843f7dd607ed953f7c117
Change-Id: I747ac004ccd79967bdbecb6580b7e48ae65dea11
1 file changed
tree: 95948052eb55f2c38caa304de2c9566e60955863
  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 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.