[roll] Roll fuchsia [aml-spi] Migrate gpio client to FIDL

This is the last remaining gpio banjo client. It was also forcing the
aml-spi driver to colocate with it's parent. This change additionally
fixes the colocate flag to ensure we no longer colocate with the
platform bus.

Original-Bug: 110796
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957233
Original-Revision: 719147ff211c1ceec696a6ec75b42f0181234d28
GitOrigin-RevId: e40417846ab24db0d146adea7732236539eea167
Change-Id: I5fe8cde0174943b2250c56f32e2d101fa9ba512f
1 file changed
tree: 63763e10eb54b5f3f6cd0392320a8d1c94109e60
  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.