[roll] Roll fuchsia [gpio][bind] Add BIND_GPIO_CONTROLLER property

Add a bind property representing a GPIO controller ID. This will be
added to pin and init devices so that children can bind to a specific
GPIO controller.

Original-Bug: b/306483881
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/942927
Original-Revision: 4ba0ae5134a6a309bf83d5ebfee81e823873d19c
GitOrigin-RevId: 4d2d3ef95d793b3b7091c617dce5139a043e535d
Change-Id: I86605a100deccf33d51534410ba3b805aedf6dee
1 file changed
tree: 90c0086e91ce71f9a692e5355928f8af39f1acca
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.