[roll] Roll fuchsia [dw-spi] Add power domain support The dw-spi driver currently binds to a power-domain node but does not actually use the power-domain to appropriately vote for its power needs. This change adds the appropriate power-domain logic to the dw-spi driver using the fuchsia.hardware.powerdomain protocol. We connect to the power domain service and call Enable() during driver startup. Active power management is not yet required, so Disable() is not called. Original-Bug: 500865936 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1583113 Original-Revision: 912d9129f8c94b1013e29c0173f82516eb7b14ad GitOrigin-RevId: be4797bb27d543fa3d230c6aa4df2fb28b76ffb0 Change-Id: I3719509ccb8aada6291351d59a7f2ade0ce6e607
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.