[roll] Roll fuchsia [board][nelson] 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 Nelson
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/810033
Original-Revision: daba695528761c9f26dba724c8557e96142ef578
GitOrigin-RevId: 2f2b67bb87ea842bea468fe4989d568a9f69db3b
Change-Id: Ie499e4a4edf1ade2c843e59251b8087621815cf6
1 file changed
tree: ff5b38986bb0dddd1953a8ada0cb720b2aa86b98
  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.