[roll] Roll fuchsia [audio][drivers][atlas] Configure headset input support

Add the SST topology and update the audio drivers configurator
configuration to take the headset input DAI and the DA7219 codec.

Original-Fixed: 82452
Test: wav_recorder from Atlas headset jack works for both 3-pole
headphones (no-mic recording still works through the builtin
mic) and 4-pole headsets (with mic recording through the headset).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700626
Original-Revision: 6abc396a40e5b6566f4ab540fd3933a1adef1187
GitOrigin-RevId: 1042601e9a72acc49ef75e63df5f7b81c7c5fdca
Change-Id: Icb9c4a24018cea872c1cd13638cc90fd55ba40be
1 file changed
tree: a13cbfc2b9c4a5c83991d3bca411c7fc60d5a6e2
  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.