[roll] Roll fuchsia [codec][tas58xx] Use FIDL transfer method instead of Banjo

i2c-channel currently translates Banjo calls to FIDL. Make tas58xx
use FIDL directly so that Banjo can be removed from i2c-channel, and so
that the Banjo protocol can be deleted.

Original-Bug: 98515
Test: fx test tas58xx-test
Test: Manually triggered brownout alert signal, used i2cutil to verify
      that AGL was enabled and then disabled.
Test: Used audio-driver-ctl to play a tone.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698087
Original-Revision: 7e1dbb32fd944c897423ad9819fac144ed081c68
GitOrigin-RevId: 4975bd2692e15408411886ff7b12abbfadd5517b
Change-Id: I865b714880448491a797c01224b49d92ff31b40e
1 file changed
tree: 55c73ddf197d64ecb322cfdc18c66a439d2a1935
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.