[roll] Roll fuchsia [gpioimpl-visitor] Allow for fidl service bindings

Some devices may attach to gpio using fidl/ some may use banjo. Updated
the node properties to allow for fidl based bindings.

Test: gpioimpl-visitor-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995742
Original-Revision: 5c75b79598ab2a9a9a6663d0aa1b68e54c389fb4
GitOrigin-RevId: 87bd9d81f70dc0b2cd780f6af5c223182dab253e
Change-Id: Ie9282f43c11701bc079c77b88d9508f48f122b03
1 file changed
tree: 5e196cd2d59301b870bf535d5e2bfe0687d963ee
  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.