[roll] Roll fuchsia [audio][drivers][aml-g12] Fix powered down state changes When the hardware has been turned OFF, it may not be safe to change its configuration via MMIO writes. We now make sure that all MMIO writes are made with the HW in an ON power state. Also, we turn ON the HW on all new ring buffers since we specify that the power state by default is ON (The sdk/fidl/fuchsia.hardware.audio/ring_buffer.fidl SetActiveChannels spec states that "By default all channels are active"). Original-Bug: 394673003 Test: fx test -o aml-g12-composite-test Test: Trace power temporarily turning ON when writing to registers Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212945 Original-Revision: ac7589ff475b5c07e65753bbdff245e4ab71d067 GitOrigin-RevId: c956f31e90fd6bba759002b398a047db4a50d47b Change-Id: I8e32c89b3f1f772d3067a860fb4fa723f78ff509
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.