[roll] Roll fuchsia [board][sherlock] Add one I2C bus device per controller

Add three I2C bus devices, one for each physical controller. Previously
a single I2C bus device was responsible for all controllers, even though
they are independent.

Original-Bug: 120971
Test: Ran device-enumeration-test on Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/810132
Original-Revision: 7b185e30103a076eab94fabe9bc621382255efd9
GitOrigin-RevId: c1cadf6035ff3879e67d56cdd7439d966d9d398a
Change-Id: I6bc6cc1999673159dde5f76d40b8dc2872fc7000
1 file changed
tree: 1e29e07854680de74b13f990f1a6e586b580bbfa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.