[roll] Roll fuchsia [astro][touch][ft3x27] Log potentially interesting register values

Print registers that could indicate the firwmare or IC version during
initialization. Also save them to an inspect VMO.

Test: Ran print-input-report on Sherlock and saw touch events
Test: Saw register values in 'fx log' and 'iquery show-file'.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/470738
Original-Revision: cb3dead4263c4ef96753cf215a2462bdd49c8601
GitOrigin-RevId: d97b3019320c7fe2b9cf8336a952e3421be479e9
Change-Id: I5a3d878175b75668ecba3d57efa6ad61e46a1fd7
1 file changed
tree: 5ca281529c9eef1e5ae70d2e8d3495c3c0f166f7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.