commit | 2cbd9a7b4bd102d0c39c6fd2da877dedd4ae19bf | [log] [tgz] |
---|---|---|
author | Justin Mattson <jmatt@fuchsia.infra.roller.google.com> | Tue Mar 12 22:42:45 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 12 15:44:11 2024 -0700 |
tree | ea106d28cf183be751acdc026eb42289f591414b | |
parent | 341e9672bb803ce4cd78c714461045650954d031 [diff] |
[roll] Roll fuchsia [drivers][power] Add support library Add the initial version of support library to help drivers use the power framework. The library creates a simple path for drivers to get their power configuration as provided by the board driver, translate this into power framework types, and add their power element(s) to the power broker's topology. Future work might handle serving element access tokens to child drivers and/or make it easier for drivers to work with the power framework APIs used for element management and control. Original-Bug: 42083491 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987383 Original-Revision: 384f3be170711cf766b9d1a49d2776a872f6ad76 GitOrigin-RevId: c02f523c7f9edb6e159b52d81b98791a6fe5e453 Change-Id: I12a1883085ebaa4a435414093225bc5d2fb98455
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 via the IRC channel #fuchsia
on Freenode.
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
.