On Fri, Jul 17, 2020 at 02:31:53PM +0530, Rayagonda Kokatanur wrote: > This patch set adds support for PEC on Slave side. LGTM! FWIW, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Changes from v1: > -Address review comments from Andy Shevchenko > Update commit message, > Rewrite bcm_iproc_smbus_check_slave_pec() to remove local > variable ret and type casting, > Use positive condition. > > Rayagonda Kokatanur (2): > i2c: add PEC error event > i2c: iproc: add slave pec support > > drivers/i2c/busses/i2c-bcm-iproc.c | 49 +++++++++++++++++++++++++++--- > include/linux/i2c.h | 1 + > 2 files changed, 46 insertions(+), 4 deletions(-) > > -- > 2.17.1 > -- With Best Regards, Andy Shevchenko