Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

i2c: mlxcpld: Add capability register description to documentation

It adds capability register description to documentation.

Signed-off-by: Michael Shych <michaelsh@mellanox.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

authored by

Michael Shych and committed by
Wolfram Sang
27aaa8ad ae4aa68d

+4
+4
Documentation/i2c/busses/i2c-mlxcpld
··· 20 20 - Write Byte/Block. 21 21 22 22 Registers: 23 + CPBLTY 0x0 - capability reg. 24 + Bits [6:5] - transaction length. b01 - 72B is supported, 25 + 36B in other case. 26 + Bit 7 - SMBus block read support. 23 27 CTRL 0x1 - control reg. 24 28 Resets all the registers. 25 29 HALF_CYC 0x4 - cycle reg.