[roll] Roll fuchsia [gpio][core] Use pinimpl protocol if available

Check for both the gpioimpl and pinimpl protocols in the GPIO core
driver, and use whichever one is available. This will allow gpioimpl
drivers to be converted one-by-one. gpioimpl support can be removed once
all drivers have been converted.

Original-Bug: 42082459
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106972
Original-Revision: 93f2aaef3b100280b1beb48df4f373df48ea85e7
GitOrigin-RevId: e8ce7a63a88842d83fa74b213b35f3780f567d03
Change-Id: I7a42e72a6d98e2dbee04dd69dd89a952ba5716a1
1 file changed
tree: 73beba888b7b4f5c6f8e1773e8f7a26bd7f4f997
  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.