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)
commit3ef2de27a05a2dc7425431d9aa780e08e56ddb7f
treec25098cf89b8797daa54bfe1922c6fcfda0a8cd1
parent1b2ba1f591c9d083cc1928f8337fcbf6a749e935
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