[roll] Roll fuchsia [input][hid-buttons] Add support for polling buttons

Allow for buttons to be polled instead of interrupt-driven, and change
the mute switch on Nelson to use polling. This is needed in order to
free up a GPIO interrupt for brownout detection.

Original-Fixed: 78085
Test: fx test hid-buttons-test
Test: Use print-input-report to confirm that switch/button inputs are
      registered on Astro and Nelson.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/540461
Original-Revision: 5f956e2d7a0eeb32a75f0b8b624905ddd47b29e9
GitOrigin-RevId: 2f70242b2d46dfc8fc165d311c0c623939cc977a
Change-Id: I2b7a977b5f5862376c7310035039c00fb21822e9
1 file changed
tree: 7f56633f47c7f5a3c4d5f5f38b972f7287b5317c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.