[roll] Roll fuchsia [i2c] Reland migrate the i2c driver to DFv2

Migrate the i2c driver to DFv2 and rewrite the tests
to reflect the changes.

Renamed i2c-child to i2c-child-server since we're no
longer adding a I2cChild node

Renamed i2c-child-test to i2c-transaction-test.

The reland addresses the issue in which some i2c
node paths weren't updated.

Run-All-Tests: true
Original-Bug: 301004860
Tests: i2c-test and device-enumeration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1038772
Original-Revision: c99968b605a1b9008f94040bd7d970894d9f0593
GitOrigin-RevId: 3baa772b9b471d64a63547cb6d0d37427de49640
Change-Id: I5f9f2faef52e43fde4234708682ebee2541eec44
1 file changed
tree: 37e16f15f869bd870dcdc90c44b2b466dcfbe68e
  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 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.