commit | 5de0e0928b9d8a1d4424f986b89d73a525a8cf35 | [log] [tgz] |
---|---|---|
author | Sarah Chan <spqchan@fuchsia.infra.roller.google.com> | Wed May 01 00:33:41 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 30 17:36:25 2024 -0700 |
tree | 37e16f15f869bd870dcdc90c44b2b466dcfbe68e | |
parent | 1681a464c0fd05c1b220794fadc697c8e6cf98ae [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.