[roll] Roll fuchsia [devicetree][gpio] Deduplicate pin metadata

It's possible for multiple nodes to refer to the same gpio pin. The pin
information in such case was added multiple times. This CL updates the
code to add pins only if not already existing.

Test: gpioimpl-visitor-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046707
Original-Revision: 1bf46ea7ee6aba46979e810e451caf2343f7a8cc
GitOrigin-RevId: 0ff18b10884f42001c5730fcfa32b73865b71ca8
Change-Id: I0c7c94c0399847e05a7ca5f6799ca5857e4af1c6
1 file changed
tree: d71987ea544b5792c0ca5ff1cf5afc2ad03588bc
  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.