[roll] Roll fuchsia [fidl][gpio] Add TIMESTAMP_MONO option for GetInterrupt().

This change adds TIMESTAMP_MONO option for the GetInterrupt() method.
It corresponds to the ZX_INTERRUPT_TIMESTAMP_MONO kernel flag, which
makes the interrupt return a monotonic timestamp from synchronous and
asynchronous waits.

This change also modifies aml-gpio to support the new TIMESTAMP_MONO
option.

Original-Bug: 412527918
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257384
Original-Revision: 748d9dfd96f880d7ecfa64228088dd2a663abc8e
GitOrigin-RevId: ba14705ca7395a8ce0966494daf4a79e0c04e8f2
Change-Id: Ide70fe77b1ff729bc38450a1daf7de72b4a400d8
1 file changed
tree: d55933a0a445216c4da2eae04673ed6afacf4ef2
  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.