[roll] Roll fuchsia [amlogic][i2c] Add a metadata field to specify the SCL low delay

The bus frequency and duty cycle are determined by the quarter clock and
SCL low delay values. Add a metadata field to specify the SCL low delay
to use, and populate it with the values to correct the I2C frequencies
on Nelson.

Original-Bug: 102864
Test: Exercised all I2C buses on Nelson
Test: device-enumeration-test passed on Astro and Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691475
Original-Revision: d60bdceac25cdfc43b54c280ee19d40865a42341
GitOrigin-RevId: 9bd076ee03b2a5a36e66497d144bf5777f94e4b8
Change-Id: Ie4e2d5158557c8e61a54ed2885b28a06269d6971
1 file changed
tree: e4a73ca6607ee3a1022b334c2325077e0785bbfd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.