[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_i2c_zephyr: Deferred initialization support

Add Enable() function to initialize the device driver if it's not ready.

Call to i2c_configure() is required to correctly set the I2C bus
clock frequency.

Original-Bug: 432027668
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/333072
Original-Revision: b9137c04eb587a127862fedc7f8c7e8760c6d46c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418518
Original-Revision: 0d5ec368e41ace0c12d724c0233bb079b77f9a35
GitOrigin-RevId: c5c2acfa3e6e47e4c8ceb93d8c3105ede0a3bb05
Change-Id: I871b1f24aa9b855a6ec83331e702b2df26af1b47
1 file changed
tree: 428ab5d8cc8752d955fab2fb57db9c4539f3814f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.