commit | 81bbb904f0c337353b9396d212b86ee709e80265 | [log] [tgz] |
---|---|---|
author | Zhiyi Chen <zhiyichen@fuchsia.infra.roller.google.com> | Fri Jun 28 17:19:28 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 28 10:21:12 2024 -0700 |
tree | 7309eac20b0eda38d13740ff4a701dc1786674e9 | |
parent | cf6a63dbb01db966cedd63874d1afc7d5a15b6f8 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.