public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] SAMA5D2 i2c bus recovery testing
@ 2019-12-05 14:03 Kamel Bouhara
  2019-12-05 14:03 ` [PATCH 1/3] dt-bindings: i2c: at91: document optional bus recovery properties Kamel Bouhara
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kamel Bouhara @ 2019-12-05 14:03 UTC (permalink / raw)
  To: Codrin.Ciubotariu
  Cc: Kamel Bouhara, Alexandre Belloni, Ludovic Desroches,
	linux-arm-kernel

Here are the sama5d2 patches, as there is not pinmux defined in the
dtsi. I choosed to only apply it to derivated board as the i2c
configuration is specific for each.

Of course, it could be great if could test it on the ptc board as well.

Best Regards,
Kamel

Kamel Bouhara (3):
  dt-bindings: i2c: at91: document optional bus recovery properties
  i2c: at91: implement i2c bus recovery
  ARM: at91/dt: sama5d2: add i2c gpio pinctrl

 .../devicetree/bindings/i2c/i2c-at91.txt      | 10 +++
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts     | 33 +++++++++-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts   | 33 +++++++++-
 drivers/i2c/busses/i2c-at91-master.c          | 64 +++++++++++++++++++
 drivers/i2c/busses/i2c-at91.h                 |  8 +++
 5 files changed, 142 insertions(+), 6 deletions(-)

--
2.24.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-12-16 10:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05 14:03 [PATCH 0/3] SAMA5D2 i2c bus recovery testing Kamel Bouhara
2019-12-05 14:03 ` [PATCH 1/3] dt-bindings: i2c: at91: document optional bus recovery properties Kamel Bouhara
2019-12-05 14:03 ` [PATCH 2/3] i2c: at91: implement i2c bus recovery Kamel Bouhara
2019-12-05 14:03 ` [PATCH 3/3] ARM: at91/dt: sama5d2: add i2c gpio pinctrl Kamel Bouhara
2019-12-16 10:10 ` [PATCH 0/3] SAMA5D2 i2c bus recovery testing Ludovic Desroches
2019-12-16 10:26   ` Kamel Bouhara

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