[roll] Roll fuchsia [aml-uart] Request interrupt based on driver config

The driver registers the interrupt it requests as wake source without
considering the driver config, with this change, the driver will only
register the interrupt as wake source when suspend is enabled in driver
config.

Test: Verified bluetooth functionality on Smart Display and OOBE worked
well, verified suspend and resume on VIM3 and it worked as expected.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073652
Original-Revision: 4756bcdf06685616070654e6773834a45b599e9f
GitOrigin-RevId: 6f5af7ac2f89dee0cb054934510f9bacaad66be3
Change-Id: Ib2a8c604578dcef7ba48d359a7e97a3dfdf1ba04
1 file changed
tree: 7309eac20b0eda38d13740ff4a701dc1786674e9
  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.