[roll] Roll fuchsia [dw-i2c] Restore and modernize dw-i2c

The dw-i2c driver was previously deleted from the source tree. This CL
restores that driver and modernizes the implementation.

Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1544860
Original-Revision: 89f5b61dfebcfdfe65de42e6eba37a66c0e59216
GitOrigin-RevId: 2d38f6c94543bb39f7c50e6471b604c92c44796d
Change-Id: I8f65301009366ec94adb251efc5f7065c6ec7953
1 file changed
tree: de5e249e5a1114a87d33832e23e517dc90d1fa8c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.