[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230831121412.2359239-3-Naresh.Solanki@9elements.com>
Date: Thu, 31 Aug 2023 14:14:10 +0200
From: Naresh Solanki <naresh.solanki@...ements.com>
To: broonie@...nel.org, zev@...ilderbeest.net
Cc: Naresh Solanki <Naresh.Solanki@...ements.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 3/3] Documentation: ABI: sysfs-driver-regulator-output
Adds sysfs-driver-regulator-output
Signed-off-by: Naresh Solanki <Naresh.Solanki@...ements.com>
---
.../ABI/testing/sysfs-driver-regulator-output | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-driver-regulator-output
diff --git a/Documentation/ABI/testing/sysfs-driver-regulator-output b/Documentation/ABI/testing/sysfs-driver-regulator-output
new file mode 100644
index 000000000000..f9b0a8f810fa
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-driver-regulator-output
@@ -0,0 +1,11 @@
+What: /sys/bus/platform/drivers/regulator-output/*/events
+Date: August 2023
+Description: Provided regulator events.
+
+ Read provides various events the regulator associated with the
+ driver has encountered. All REGULATOR_EVENT_* are
+ defined in include/uapi/linux/regulator.h
+
+ e.g.
+ cat /sys/bus/platform/drivers/regulator-output/ssb_rssd32/events
+ 0x0
--
2.41.0
Powered by blists - more mailing lists