linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
@ 2025-04-10 12:23 Patrice Chotard
  2025-04-10 12:23 ` [PATCH 1/2] " Patrice Chotard
  2025-04-10 12:23 ` [PATCH 2/2] spi: stm32-ospi: Make usage of reset_control_acquire/release() API Patrice Chotard
  0 siblings, 2 replies; 6+ messages in thread
From: Patrice Chotard @ 2025-04-10 12:23 UTC (permalink / raw)
  To: Philipp Zabel, Mark Brown, Maxime Coquelin, Alexandre Torgue
  Cc: linux-kernel, linux-spi, linux-stm32, linux-arm-kernel,
	Patrice Chotard

Add the released variant of devm_reset_control_array_get_exclusive().
Needed by spi-smt32-ospi driver as same reset line is also used also
by stm32-omm driver.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
Patrice Chotard (2):
      reset: Add devm_reset_control_array_get_exclusive_released()
      spi: stm32-ospi: Make usage of reset_control_acquire/release() API

 drivers/spi/spi-stm32-ospi.c | 4 +++-
 include/linux/reset.h        | 6 ++++++
 2 files changed, 9 insertions(+), 1 deletion(-)
---
base-commit: 4a65326311aba694faafcef9e3c0ef7ae1b722e6
change-id: 20250410-b4-upstream_ospi_reset_update-ffe26d13593e

Best regards,
-- 
Patrice Chotard <patrice.chotard@foss.st.com>


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

end of thread, other threads:[~2025-04-10 16:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 12:23 [PATCH 0/2] reset: Add devm_reset_control_array_get_exclusive_released() Patrice Chotard
2025-04-10 12:23 ` [PATCH 1/2] " Patrice Chotard
2025-04-10 12:48   ` Philipp Zabel
2025-04-10 12:23 ` [PATCH 2/2] spi: stm32-ospi: Make usage of reset_control_acquire/release() API Patrice Chotard
2025-04-10 12:48   ` Philipp Zabel
2025-04-10 16:20     ` Patrice CHOTARD

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