[roll] Roll fuchsia [gpio] Pass gpios pins within gpio controller metadata

Make the nelson, astro, and sherlock boards provide the gpio pin
information within the DEVICE_METADATA_GPIO_CONTROLLER metadata. Make
the boards no longer serve the DEVICE_METADATA_GPIO_PINS metadata
because its information is now within DEVICE_METADATA_GPIO_CONTROLLER.

Make the gpio driver retrieve the gpio pin information from the
DEVICE_METADATA_GPIO_CONTROLLER metadata.

Original-Bug: 388305889
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185516
Original-Revision: efbe3af23e270b28251922e518df6abb38c68c4e
GitOrigin-RevId: 8c5c75b4a19fd7dd062123d6acbb93a9ffddade8
Change-Id: I46499118a10d07ff682e6e21f2e71aee9b0fc7af
1 file changed
tree: fdd2c3e5c494458b309ffa4bdd1eb6c37390fdf3
  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 in one of the communication channels documented at get involved.

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.