[roll] Roll fuchsia [nelson][power] Add I2C device for INA231 power sensor on Nelson proto

The INA231 sensor on the Nelson proto board uses address 0x46 instead of
0x49. Add a second I2C device with this address, and check the board ID
pins to determine which one to use with the driver.

Test: Ran device-enumeration-test on Nelson
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699469
Original-Revision: 6c7027c1cf429beb598cf76761fec82c20442784
GitOrigin-RevId: 3c9ccac444811fe4280d8119e96d16468d855d8b
Change-Id: Ic8bb61a59776255e3b5e1e3e0774692d7d9f828b
1 file changed
tree: ccf79ff4a48cfc993e1aa3760ffbf3aa67b65956
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.