linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] regulator: userspace consumer DT support
@ 2022-06-15  9:07 Naresh Solanki
  0 siblings, 0 replies; only message in thread
From: Naresh Solanki @ 2022-06-15  9:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Naresh Solanki

Add devicetree support of the regulator driver userspace-consumer.
The supply names for this driver is provided through DT properties
so that proper regulator handle can be acquired.
Also add support for notification to userspace of regulator events.

This is useful to interact with regulator from userspace.
Also use sysfs notify to catch regulator events into userspace
application.
This enables userspace application to monitor events in regulator &
handle them appropriately.

Laxman Dewangan (1):
  regulator: userspace-consumer: Add devicetree support

Patrick Rudolph (1):
  regulator: userspace consumer: Add Notification support

 drivers/regulator/userspace-consumer.c       | 100 ++++++++++++++++++-
 include/linux/regulator/userspace-consumer.h |   1 +
 2 files changed, 99 insertions(+), 2 deletions(-)


base-commit: 018ab4fabddd94f1c96f3b59e180691b9e88d5d8
-- 
2.35.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-15  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15  9:07 [PATCH v2 0/2] regulator: userspace consumer DT support Naresh Solanki

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