commit | a6370b196b28db0f6d0e8b0af34fcc0d003a9f1f | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Tue Oct 08 17:59:36 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 08 11:01:15 2024 -0700 |
tree | ecd6daef732664d9edcf58f8d7b51c566da79cbe | |
parent | 74795ce74431d4813cbee0c2958c27240a7bbb9e [diff] |
[roll] Roll fuchsia [devicetree][gpio] Update gpioimpl visitor for new GPIO/Pin API Update the gpioimpl visitor to account for changes to the GPIO and Pin APIs: - Allow the pull-up/-down to be configured without an input-enable property, as it can now be controlled separately from the buffer mode. - Do the same for GPIO hog nodes and input properties. - Add support for output-disable to handle the old input-enable functionality, and update the vim3 devicetree. Test: gpioimpl-visitor-test Test: vim3-devicetree-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129880 Original-Revision: d67cab71e625b67329f57b6aa91c27530bdbd25f GitOrigin-RevId: c338b033773f6396874653d2ec9ab64e8883c2fb Change-Id: Ib6758d8601a647558538f79497caace35bc2b168
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 in one of the communication channels documented at get involved.
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
.