On Sun, Jun 16, 2024 at 11:53:55AM +0100, Biju Das wrote: > Add a helper function that allow regulator consumers to allow low-level > HW access, in order to enable/disable regulator in atomic context. The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454: Linux 6.10-rc5 (2024-06-23 17:08:54 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-hw-enable-helper for you to fetch changes up to 1cb7d29157603561af4c38535e936850ceb99f0f: regulator: core: Add helper for allow HW access to enable/disable regulator (2024-06-26 18:17:05 +0100) ---------------------------------------------------------------- regulator: Add helper to allow enable/disable in interrupt context Add a helper function that enables exclusive consumers to bypass locking and do an enable/disable from within interrupt context. ---------------------------------------------------------------- Biju Das (1): regulator: core: Add helper for allow HW access to enable/disable regulator Documentation/power/regulator/consumer.rst | 6 ++++++ drivers/regulator/core.c | 28 ++++++++++++++++++++++++++++ include/linux/regulator/consumer.h | 7 +++++++ 3 files changed, 41 insertions(+)
Attachment:
signature.asc
Description: PGP signature