[roll] Roll fuchsia [brcmfmac] Use FIDL GPIO instead of banjo.

Switch to FIDL GPIO. Modify sdio test
accordingly.

Original-Bug: b/306975569

Test: All tests pass. Verified OOBE on
smart display. Also verified client interface
works as expected on VIM3.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934379
Original-Revision: e184299194b9c7e515160a75536606c6610d6a9c
GitOrigin-RevId: d2988807abbd9e029dc47201c4fa16011873e36a
Change-Id: I316111b0d83ad4c7417634644c2f1498eb4f8cbb
1 file changed
tree: 70b886cfa7efef0c63610816271f5f17e6419d09
  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.