diff options
author | Werner Zeh <werner.zeh@siemens.com> | 2022-08-26 13:17:52 +0200 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2022-09-04 14:55:59 +0000 |
commit | 63f72f0cd0d01ef6138bfba80b7cd19d57c6602c (patch) | |
tree | 87da2616c21e262eed5133fd4fa3d0b024846528 /src/vendorcode | |
parent | 74a00b9cec6ce4f1a92d6ade4baa305dbe9e5ffb (diff) |
device/i2c_bus: Add routines to read and write multiple bytes
Some devices require that several bytes are written with a single I2C
write command. Extend the i2c_bus interface functions and add both, read
and write for more than one byte at a defined byte offset.
Change-Id: I0eec2e1d4185170f02b4ab35aa6546dc69569303
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67098
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions