[roll] Roll fuchsia [aml-gpu] Use clock driver to control GP0

Don't set the frequency of GP0 directly, but instead use a clock device
to handle it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/981287
Original-Revision: fb885a62a5293d73d1fc3dc45b0babe854be8d42
GitOrigin-RevId: 3a52d335067156f658f285a8ac8fe41ba02feb82
Change-Id: I534bb841add3f39ade6091a9e04942be6a525a86
1 file changed
tree: 65acef0c99073f88743ea4bb0281a6613cff028d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.