[roll] Roll fuchsia [clock][fidl] Add clock init metadata definition

Define FIDL metadata for passing clock initialization steps from board
drivers to the core clock driver. These init steps cover the clock impl
calls affecting clock output, and the overall structure is based on the
GPIO init metadata.

Original-Bug: 130993
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/889017
Original-Revision: a6e1ac6dfce52150eb6bbb8380b7ac4b2aab16cb
GitOrigin-RevId: 85f83cec1c6910a5563768613a9bdb8bcd845e8a
Change-Id: I583a5208380dbca15c6ffd03c33548944b09f494
1 file changed
tree: 53bd9ee673422d3ed74569ad46bc989cdd502eb4
  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.