[roll] Roll fuchsia [x86][acpi] Bind ACPI to FIDL I2C device instead of Banjo

There are currently two I2C client drivers on Atlas: i2c-hid and
MAX98373. Both use I2cChannel, so with this change, both will be
switched over to using FIDL for I2C instead of Banjo.

Original-Bug: 96293
Test: fx test acpi-test
Test: Mouse and touch screen work on Atlas
Test: Used signal_generator to test audio out on Atlas
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666803
Original-Revision: 2a2e0bff80d01cc4f379c6f84210b6f71c1895e8
GitOrigin-RevId: a01e7656de359a5450d5f6ac069556696b2f88d3
Change-Id: I4af0158f2b7d9ddba65ff52902631ad52c5831fc
1 file changed
tree: a5320a07627ccb832330ca2edcb59ca071dc87e4
  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.