Re: [PATCH v2 0/2] add PEC support on slave side

2020-07-22 Thread Andy Shevchenko
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 > Changes from v1: > -Address review comments from Andy Shevchenko > Update commit message, > Rewrite bcm_iproc_smbus_check_slav

[PATCH v2 0/2] add PEC support on slave side

2020-07-17 Thread Rayagonda Kokatanur
This patch set adds support for PEC on Slave side. 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 PE