[roll] Roll fuchsia [clock][devicetree] Add clock-init bind rule once

Its possible that a node references the same clock controller for
multiple clock init steps. We need to add the clock init bind rule once
per clock controller.

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