[roll] Roll fuchsia [dt][clock] Add fuchsia.clock.Name bind property

And specify it with the `clock-names` dt property. We probably want to
deprecate the fuchsia.clock.Function bind property as it's not really
scalable. If dt and bind were coupled more strongly we might be able to
use bind's support for enum extensions, but it would make the clock name
more verbose in dt.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277454
Original-Revision: 5468ddf5aeb9f1c25e1267301602438d83e2716f
GitOrigin-RevId: 3f9cb0a4c44281964c7d029477532c81df56fe2c
Change-Id: I0163e618be471c19b44660bf9a6652c96aae5e08
1 file changed
tree: 2f6ffa84567c6d6417bca1e0b5ba80c59c5b2b0c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.