[roll] Roll fuchsia [clock][aml] Make the clock debug interface forcibly disable the clock

The clock.fidl debug interface would previously increment/decrement the
clock vote count. This meant that calling clock.fidl::Disable would not
necessarily disable the clock.

This patch forces the clock hardware into the off state and resets the
target clock's vote count to 0.

Original-Bug: 85139
Test: Accompanying test on amlogic-clk-test as well as tested using
clkctl on hardware

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591741
Original-Revision: 1d9e94290f76562df1fed52a0c6e9192de24a93b
GitOrigin-RevId: c062f9d67d1b7c4bb90fc42071daba61261b8561
Change-Id: Ie0c91ac97e7ea353c4fddf562b705cb6c95221a2
1 file changed
tree: 54cb9d2bd3bd64b8c0ef7de7dde3e0f7416ac5d5
  1. infra/
  2. peridot/
  3. third_party/
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.