[roll] Roll fuchsia [devicetree][gpio] Add gpio controller id to bind rules

Check for controller id property while binding to gpio pins.

Original-Bug: 339286197
Test: gpioimpl-visitor-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045037
Original-Revision: d62e13889ad674453553397b16db5fdc9f2f21de
GitOrigin-RevId: 0173d3b0c4712bea098c8b8b537137bb1fb75efb
Change-Id: I078a1ce8e98f1644f886774c3a6e121f7ecd191b
1 file changed
tree: 899010c2efd19dce0fe2538eac1dcad6220cf623
  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.