[roll] Roll fuchsia [audio][drivers] Make codecs bind to gpio-init

Make codec devices (tas58xx, tas27xx) bind to gpio-init on all boards.
GPIO calls will be converted to metadata once all devices have been
switched over. This will avoid the need for the board driver to obtain
the gpioimpl protocol via ProtocolNodeAdd, which is deprecated.

Original-Bug: 130993
Test: device-enumeration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925673
Original-Revision: b89e3a457a82d0ce5b223c1d8bb7afec30cfac2f
GitOrigin-RevId: 0c50aa76a4bc00637c49876bb6e6e7a97645d507
Change-Id: I96d1dcf232c7dfae9ab71fd15cfac3c6cd8434eb
1 file changed
tree: 411a57d9926d7f6a6751dd464168c065d1a3cfa8
  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.