diff options
author | Alexander Sverdlin <alexander.sverdlin@nokia.com> | 2019-06-18 17:06:50 +0000 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-06-21 23:21:37 +0200 |
commit | 315cd67c945351f8a569500f8ab16b7fa94026e8 (patch) | |
tree | 7340be35b692f22d00cd648380b35a898d6a7217 /Documentation/i2c/busses | |
parent | 79b4499524ed659fb76323efc30f3dc03967c88f (diff) |
i2c: i801: Add Block Write-Block Read Process Call support
Add SMBUS 2.0 Block Write-Block Read Process Call command support.
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation/i2c/busses')
-rw-r--r-- | Documentation/i2c/busses/i2c-i801 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801 index ee9984f35868..cafb7e05f951 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -88,7 +88,7 @@ SMBus controller. Process Call Support -------------------- -Not supported. +Block process call is supported on the 82801EB (ICH5) and later chips. I2C Block Read Support |