[roll] Roll fuchsia [audio][drivers] aml-g12-tdm inspect for power

Emit inspect info for power transitions in the aml-g12-tdm
audio driver.

This includes the current power state, lists of DAI and
ring-buffer elements, as well as vectors of all power
transitions (device-wide), Start/Stop transitions (per-ring-
buffer) and SetActiveChannels calls (per-ring-buffer).
Each vector entry includes relevant timestamps.

Original-Bug: b/344659863

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107073
Original-Revision: 1fcb2cb1b835065e06a44f4542bae135183ec21c
GitOrigin-RevId: fcbca7c546a9c0f871155d9d661f45656d06c542
Change-Id: I9fa7bdffa03886918ad7f78c6711f4b1c311126b
1 file changed
tree: 7e690cb9fe0e84f89094e2ed49f6178d050ef51c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.