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

Make the i2c driver retrieve the i2c bus metadata the non-legacy way by
using the //sdk/lib/driver/metadata/cpp library.

Make drivers that are ancestors to the i2c driver in the node tree no
longer forward the i2c metadata the legacy way using the compat server.

Original-Bug: 385164506
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233785
Original-Revision: f35161b5b3767acde58820c1e99e27f7faf8b235
GitOrigin-RevId: dc4c8e738f986608691a4c3b363b9e306da9dc5d
Change-Id: Ic3af2dd13003036bd83abc627c91494bb8782b1a
1 file changed
tree: 5e164bffa8e7314a2ad6030342ef839a22a653dc
  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.