]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: npcm7xx: Allow 255 byte block SMBus transfers
authorMatt Johnston <matt@codeconstruct.com.au>
Mon, 15 Nov 2021 02:49:24 +0000 (10:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2021 14:11:24 +0000 (14:11 +0000)
commitfe7fd1ec14166353dc2821cbd1c55f448d7d209b
treec25098cf89b8797daa54bfe1922c6fcfda0a8cd1
parent58aba6a7a8e6a6df9d5ec9a8a44d09e87b0244bd
i2c: npcm7xx: Allow 255 byte block SMBus transfers

255 byte support has been tested on a npcm750 board

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Reviewed-by: Tali Perry <tali.perry1@gmail.com>
Reviewed-by: Patrick Venture <venture@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/i2c/busses/i2c-npcm7xx.c