[roll] Roll fuchsia [aml-pwm][aml-power] Fix crossed up CPU Power Domains

The big CPU was talking to the Little Voltage regulators and vice versa.

Original-Fixed: b/376297452
Test: Booted on Sherlock, Astro, Nelson, and Vim3, ran
aml-meson-power-test, aml-cpu-test, and aml-pwm-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148101
Original-Revision: a7e89a1ee85c220aae93d16f4047dd8a80a87994
GitOrigin-RevId: 396817e9baa9e8ed9265a877ca83084c7cb6bf71
Change-Id: I7a6fe8ad28ebd02d84c90afa8bc8fdce3a583666
1 file changed
tree: 021a4082f00ab3dd71bb01c8f15c99ecdf6ef840
  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 in one of the communication channels documented at get involved.

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.