Re: [PATCH v3] i2c: designware: Implement support for SMBus block read and write

From: Jarkko Nikula
Date: Mon Oct 31 2016 - 09:23:14 EST


On 10/31/2016 02:05 PM, Mika Westerberg wrote:
On Mon, Oct 31, 2016 at 01:51:17PM +0700, tnhuynh@xxxxxxx wrote:
From: Tin Huynh <tnhuynh@xxxxxxx>

Free and Open IPMI use SMBUS BLOCK Read/Write to support SSIF protocol.
However, I2C Designware Core Driver doesn't handle the case at the moment.
The below patch supports this feature.

Signed-off-by: Tin Huynh <tnhuynh@xxxxxxx>

Looks good to me,

Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>

Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>