[roll] Roll fuchsia [bind][power-domain] Consolidate power domain definition

Power domain was defined in both platform header files and in bind
files. This CL tries to consolidate all these definitions into one
place. Also note that the domain number for little is set to zero as
most amlogic platforms have A53 core atleast and that is a the little core.

Test: aml-cpu-bind_test, device enumeration test
Original-Bug: 333925701
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1036217
Original-Revision: 23bd04be12a0ad767b86dab63f5d7590339ec04c
GitOrigin-RevId: 9926f16b38bae361fbc5e927d210f2ff9de5fbc7
Change-Id: I8a8c0bd0571657da393c8eda6396317ba1bc07da
1 file changed
tree: 4367fba06e93a3713bbea28e3c5c722aacead84f
  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.