[roll] Roll fuchsia [audio][drivers][tas58xx] Change stop mode to deep sleep

Instead of only HiZ, go into deep sleep when the codec is stopped.
This further decreases power usage when the codec is not in use.

Original-Bug: 75714
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624305
Original-Revision: 2d3db3e189f87ab52f21cf42461b74649ce26d16
GitOrigin-RevId: 1676621d1e9dcd2a0470d1b2ee3c68560921b0c1
Change-Id: Ib91ff3947da808e3b43ac3ecd83f34889b759d40
1 file changed
tree: c8b092365aa120352e4df9b4175057fd6bc73f53
  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
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.