[roll] Roll fuchsia [vim3-devicetree] Add adc button node.

Adding a vim3 board specific visitor to insert adc buttons metadata and
bind rules. This is done temporarily to facilitate for board driver
migration. Proper devidetree bindings and visitors will follow.

Original-Bug: 340928876
Test: device enumeration test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049192
Original-Revision: c919f7b6430a88155bda9cba271782da20f8b771
GitOrigin-RevId: bbbfbc34877e909284cb7da3a038271f33e95b4a
Change-Id: I1f0afea01f55bb7966a8e3aa672c75621a61bf6c
1 file changed
tree: 8df0c37aabb40a2d41d3625652e3ace3d98b7c2e
  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.