[roll] Roll fuchsia [audio][aml-g12-tdm] Add Amlogic A113X2 tdm out module

1. Run `runtests -n device-enumeration-test`
2. Run `audio-driver-ctl`.
(connect d613 spk board, and supply power to it)
  @info  : ok
  @mute  : play audio, no voice.
  @unmute: play audio, can hear the voice.
  @gain  : can set the right gain(checked with i2c settings)
  @tone  : can hear it
  @noise : can hear it
  @play  : play 48k,2ch wav file, no abnormal sound.
  cmd:
  $ audio-driver-ctl gain -40
  $ audio-driver-ctl noise

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696787
Original-Revision: 77f6dab186cd2c0c8101a789cfa57f960dbe7179
GitOrigin-RevId: b6f4fa374da84cba82635a54ba9074500c39c69d
Change-Id: I5e3a2f3869b8ba503a1a7b9dea722b4280b056c0
1 file changed
tree: 14bde4b81534b190966e9e64e1be745ea26faf03
  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.