• Jean Delvare's avatar
    i2c: Emulate SMBus block read over I2C · 209d27c3
    Jean Delvare authored
    Let the I2C bus drivers emulate the SMBus Block Read and Block Process
    Call transactions if they wish. This requires to define a new message
    flag, which i2c-core will use to let the underlying I2C bus driver
    know that the first received byte will specify the length of the read
    message.
    Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
    209d27c3
i2c-core.c 31.2 KB