[roll] Roll fuchsia [i2c][hwreg] Add FIDL support to hwreg-i2c

Add an option to use a FIDL client end for I2C instead of a Banjo
client. The Banjo method can be removed once all drivers have been
switched to FIDL.

Original-Bug: 98515
Test: Idfd5a90c924041f783e12153c8b4fffc520bc8d5
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676246
Original-Revision: 6efd5f5c912c448534c420464738bb2e348906b4
GitOrigin-RevId: f8896441386f6234f3da6fd99e4f7c14d813a66a
Change-Id: I19b9765e934a13ab9ef9c4a773ab61c5ae3bf873
1 file changed
tree: e8737fed374f5096193389ceb13f2c1f81b4f0e5
  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.