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

From: Mika Westerberg
Date: Mon Oct 31 2016 - 08:06:16 EST


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>