[PATCH 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
From: Patrice Chotard
Date: Thu Apr 10 2025 - 08:25:55 EST
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@xxxxxxxxxxx>
---
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@xxxxxxxxxxx>