commit | 5e747ac668814020920fb5bad756fecd195d77bb | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Wed Sep 11 20:59:14 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 11 14:01:25 2024 -0700 |
tree | 9a2f82f6e91cf3120d2b77fb649fd0a89cbfbde6 | |
parent | 7b0e122ac063d1df2c85e478e61f239aee269839 [diff] |
[roll] Roll fuchsia [input][buttons] Convert buttons to new GPIO calls - Call ConfigureInterrupt() + GetInterrupt2() instead of GetInterrupt() - Call SetBufferMode() instead of ConfigIn() and ConfigOut() The buttons pull-up/pull-down resistors are already configured in board drivers, so no other changes were needed to convert ConfigIn() calls to SetBufferMode(). Original-Bug: 42082459 Test: buttons-test Test: Tested volume, FDR, and mute buttons with print-input-report on Nelson Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114652 Original-Revision: 00f6431279bdd6fb53e57a58137c4a08db3dd4c2 GitOrigin-RevId: afcfe003f736737d90f21caa8689948b2bfee668 Change-Id: I55ef44742f17ca1be9d6683a9beaee1312bd0a97
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
.