commit | 4186bb7f38b791df461a772bc45764c5ebbe1f27 | [log] [tgz] |
---|---|---|
author | Puneetha Ramachandra <puneetha@fuchsia.infra.roller.google.com> | Thu Apr 18 13:20:12 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 18 06:21:59 2024 -0700 |
tree | 8d496d8c9c422bb509f3fcb3be3e73ae7f33f987 | |
parent | 3d5afacdd69dab8b86277b466ddb7a587dc850ee [diff] |
[roll] Roll fuchsia [aml-pwm-regulator] Separate out instances for each device This driver managed all instances of pwm voltage regulators on the board. This makes it hard for the devicetree to combine these nodes into a single device. This CL splits that into a single driver instance per device model. Having separate instances of the driver for each device would provide further sandboxing, modularity and stability to the system. Original-Bug: 333925701 Test: device-enumeration-test-vim3, aml-pwm-regulator-bind_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1026074 Original-Revision: b23f8b07caa5fa1877bcf3312b3f335104f005d7 GitOrigin-RevId: 8c5f30925e8fb725ce1297a5fb3d7a82a5a1804f Change-Id: Ib551cb1170e71a3a4e3db29673dd05807744a17d
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
.