mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: implement reset_control_bulk_get()
@ 2024-10-25  8:58 Sascha Hauer
  2024-10-25  8:58 ` [PATCH 1/2] reset: add __reset_control_get() Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2024-10-25  8:58 UTC (permalink / raw)
  To: open list:BAREBOX

reset_control_bulk_get() is useful for drivers which need multiple reset
controllers and has to control each of them individually.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (2):
      reset: add __reset_control_get()
      reset: implement reset_control_bulk_get()

 drivers/reset/core.c  | 35 ++++++++++++++++++++++++++++---
 include/linux/reset.h | 57 +++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 85 insertions(+), 7 deletions(-)
---
base-commit: e55e492573e33823f25935ee00fe7fa7bf2c5c90
change-id: 20241025-reset-bulk-a1a73581675a

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-25  8:58 [PATCH 0/2] reset: implement reset_control_bulk_get() Sascha Hauer
2024-10-25  8:58 ` [PATCH 1/2] reset: add __reset_control_get() Sascha Hauer
2024-10-25  8:58 ` [PATCH 2/2] reset: implement reset_control_bulk_get() Sascha Hauer
2024-10-28 12:12 ` [PATCH 0/2] " Sascha Hauer

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