linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] i2c: mv64xxx: Support for I2C unstuck
@ 2023-10-06  0:33 Chris Packham
  2023-10-06  0:33 ` [PATCH v2 1/3] dt-bindings: i2c: mv64xxx: update bindings for unstuck register Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Chris Packham @ 2023-10-06  0:33 UTC (permalink / raw)
  To: gregory.clement, andi.shyti, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, pierre.gondois
  Cc: linux-i2c, devicetree, linux-kernel, Chris Packham

Some newer Marvell SoCs natively support a recovery mechanisim. This can be
used as an alternative to the generic pinctrl/GPIO recovery mechanism used on
the older SoCs.

Chris Packham (3):
  dt-bindings: i2c: mv64xxx: update bindings for unstuck register
  arm64: dts: marvell: AC5: use I2C unstuck function
  i2c: mv64xxx: add support for FSM based recovery

 .../bindings/i2c/marvell,mv64xxx-i2c.yaml     |  5 +-
 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 14 ++--
 drivers/i2c/busses/i2c-mv64xxx.c              | 68 ++++++++++++++++++-
 3 files changed, 73 insertions(+), 14 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2023-10-19 19:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06  0:33 [PATCH v2 0/3] i2c: mv64xxx: Support for I2C unstuck Chris Packham
2023-10-06  0:33 ` [PATCH v2 1/3] dt-bindings: i2c: mv64xxx: update bindings for unstuck register Chris Packham
2023-10-06  0:33 ` [PATCH v2 2/3] arm64: dts: marvell: AC5: use I2C unstuck function Chris Packham
2023-10-19 14:40   ` Gregory CLEMENT
2023-10-19 19:41     ` Chris Packham
2023-10-06  0:33 ` [PATCH v2 3/3] i2c: mv64xxx: add support for FSM based recovery Chris Packham
2023-10-12 20:15   ` Andi Shyti
2023-10-12 20:25     ` Chris Packham
2023-10-13  7:11     ` Wolfram Sang
2023-10-15 20:12       ` Chris Packham

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).