linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add I2C recovery handling for bcm-iproc based devices.
@ 2019-03-21 23:35 Richard Laing
  2019-03-21 23:35 ` [PATCH] Add i2c " Richard Laing
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Laing @ 2019-03-21 23:35 UTC (permalink / raw)
  To: rjui, bcm-kernel-feedback-list; +Cc: linux-kernel, Richard Laing

This patch adds I2C bus recovery support to the bcm-iproc I2C driver.
use the existing generic recovery mechanism by providing the hooks needed
to get and set the SCL and SDA lines.

The device must be placed in bit-bang mode before recovery starts and
returned to normal operation when complete.

Richard Laing (1):
  Add i2c recovery handling for bcm-iproc based devices.

 drivers/i2c/busses/i2c-bcm-iproc.c | 120 +++++++++++++++++++++++++++++++++++++
 1 file changed, 120 insertions(+)

-- 
2.1.4


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

end of thread, other threads:[~2019-03-22 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 23:35 [PATCH] Add I2C recovery handling for bcm-iproc based devices Richard Laing
2019-03-21 23:35 ` [PATCH] Add i2c " Richard Laing
2019-03-22 21:09   ` Ray Jui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).