[PATCH 0/2] reset: implement reset_control_bulk_get()

Sascha Hauer s.hauer at pengutronix.de
Fri Oct 25 01:58:01 PDT 2024


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 at 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 at pengutronix.de>




More information about the barebox mailing list