linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] i2c: stm32: addition of STM32MP13 support
@ 2022-07-07  7:44 Alain Volmat
  2022-07-07  7:44 ` [PATCH v2 1/2] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13 Alain Volmat
  2022-07-07  7:44 ` [PATCH v2 2/2] i2c: stm32: add support for the STM32MP13 soc Alain Volmat
  0 siblings, 2 replies; 6+ messages in thread
From: Alain Volmat @ 2022-07-07  7:44 UTC (permalink / raw)
  To: wsa, robh+dt
  Cc: mark.rutland, pierre-yves.mordret, mcoquelin.stm32,
	alexandre.torgue, linux-i2c, devicetree, linux-stm32,
	linux-arm-kernel, linux-kernel, fabrice.gasnier, amelie.delaunay,
	alain.volmat

This series adds the support for the stm32mp13.

v2: drop the 2 first commits regarding reset handling due to the
    STM32MP13 reset being now available:
    https://lore.kernel.org/all/a250f32b-f67c-2922-0748-e39dc791e95c@foss.st.com/

Alain Volmat (2):
  dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13
  i2c: stm32: add support for the STM32MP13 soc

 Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml | 2 ++
 drivers/i2c/busses/i2c-stm32f7.c                        | 7 +++++++
 2 files changed, 9 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-07-16 12:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07  7:44 [PATCH v2 0/2] i2c: stm32: addition of STM32MP13 support Alain Volmat
2022-07-07  7:44 ` [PATCH v2 1/2] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13 Alain Volmat
2022-07-08 22:15   ` Rob Herring
2022-07-16 12:25   ` Wolfram Sang
2022-07-07  7:44 ` [PATCH v2 2/2] i2c: stm32: add support for the STM32MP13 soc Alain Volmat
2022-07-16 12:25   ` Wolfram Sang

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