[roll] Roll fuchsia [intel-i2c] Retrieve metadata non-legacy way

Make the intel-i2c driver retrieve the i2c bus info metadata using the
fuchsia.driver.metadata.Service FIDL service instead of the legacy
`DdkGetMetadata()` function.

Original-Bug: 385164506
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238465
Original-Revision: 2d0df75e5ca72eac32da09dd7ce5fe73e1973993
GitOrigin-RevId: 3df2d2ca43c9a12933afd9794aca13c6ebc0eaad
Change-Id: I706aed4497054a31735e85fe4cbefabd695c2337
1 file changed
tree: f34bd1934b142d49ac06ec9dcef190edbd2ed77d
  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 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.