public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/2] add PEC support on slave side
@ 2020-07-16  8:08 Rayagonda Kokatanur
  2020-07-16  8:08 ` [PATCH V1 1/2] i2c: add PEC error event Rayagonda Kokatanur
  2020-07-16  8:08 ` [PATCH V1 2/2] i2c: iproc: add slave pec support Rayagonda Kokatanur
  0 siblings, 2 replies; 6+ messages in thread
From: Rayagonda Kokatanur @ 2020-07-16  8:08 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c, linux-kernel, Ray Jui, Scott Branden,
	bcm-kernel-feedback-list, Lori Hikichi, Robert Richter,
	Nishka Dasgupta, Andy Shevchenko, linux-arm-kernel
  Cc: Rayagonda Kokatanur

This patch set adds support for PEC on Slave side.

Rayagonda Kokatanur (2):
  i2c: add PEC error event
  i2c: iproc: add slave pec support

 drivers/i2c/busses/i2c-bcm-iproc.c | 50 +++++++++++++++++++++++++++---
 include/linux/i2c.h                |  1 +
 2 files changed, 47 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-16 18:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16  8:08 [PATCH V1 0/2] add PEC support on slave side Rayagonda Kokatanur
2020-07-16  8:08 ` [PATCH V1 1/2] i2c: add PEC error event Rayagonda Kokatanur
2020-07-16  8:08 ` [PATCH V1 2/2] i2c: iproc: add slave pec support Rayagonda Kokatanur
2020-07-16 10:14   ` Andy Shevchenko
2020-07-16 17:19     ` Rayagonda Kokatanur
2020-07-16 18:26       ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox