Shiyu Sun uploaded patch set #3 to this change.

View Change

i2c_helper: Add support for the Linux I2C subsystem

See https://www.kernel.org/doc/Documentation/i2c/ for details.

This creates common interface for I2C access functions, and adds
implementation for linux I2C functions.

Signed-off-by: Shiyu Sun <sshiyu@chromium.org>
Change-Id: Ie0487824dfb71970bede17f617dbbb30ddf78c12
---
M Makefile
A i2c_helper.h
A i2c_helper_linux.c
M meson.build
M meson_options.txt
5 files changed, 241 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/86/39686/3

To view, visit change 39686. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ie0487824dfb71970bede17f617dbbb30ddf78c12
Gerrit-Change-Number: 39686
Gerrit-PatchSet: 3
Gerrit-Owner: Shiyu Sun <sshiyu@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset