[roll] Roll fuchsia [nelson][audio] Use TAS58505 codec on proto boards

Proto boards have been reworked to have the DVT2 codec, so make the
board driver add the correct codec device.

Original-Bug: 104838
Test: Used audio-driver-ctl to test audio on a reworked proto board
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702511
Original-Revision: 1ce3fb02b3e30d18e32b42df288f877cb2585f90
GitOrigin-RevId: 9b51d76398f2504c9814a0cac8d6fb171c701791
Change-Id: I3aa3c7cb3810a64042d39ed94461888b184bab11
1 file changed
tree: 4ece4e9ed31b2ba43289f9bffe8a597a099b8b3c
  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.