aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/raspberrypi-hwmon.rst
diff options
context:
space:
mode:
authorWe-unite <3205135446@qq.com>2025-03-08 22:04:20 +0800
committerWe-unite <3205135446@qq.com>2025-03-08 22:04:20 +0800
commita07bb8fd1299070229f0e8f3dcb57ffd5ef9870a (patch)
tree84f21bd0bf7071bc5fc7dd989e77d7ceb5476682 /Documentation/hwmon/raspberrypi-hwmon.rst
downloadohosKernel-a07bb8fd1299070229f0e8f3dcb57ffd5ef9870a.tar.gz
ohosKernel-a07bb8fd1299070229f0e8f3dcb57ffd5ef9870a.zip
Initial commit: OpenHarmony-v4.0-ReleaseOpenHarmony-v4.0-Release
Diffstat (limited to 'Documentation/hwmon/raspberrypi-hwmon.rst')
-rw-r--r--Documentation/hwmon/raspberrypi-hwmon.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/Documentation/hwmon/raspberrypi-hwmon.rst b/Documentation/hwmon/raspberrypi-hwmon.rst
new file mode 100644
index 000000000..8038ade36
--- /dev/null
+++ b/Documentation/hwmon/raspberrypi-hwmon.rst
@@ -0,0 +1,25 @@
1Kernel driver raspberrypi-hwmon
2===============================
3
4Supported boards:
5
6 * Raspberry Pi A+ (via GPIO on SoC)
7 * Raspberry Pi B+ (via GPIO on SoC)
8 * Raspberry Pi 2 B (via GPIO on SoC)
9 * Raspberry Pi 3 B (via GPIO on port expander)
10 * Raspberry Pi 3 B+ (via PMIC)
11
12Author: Stefan Wahren <stefan.wahren@i2se.com>
13
14Description
15-----------
16
17This driver periodically polls a mailbox property of the VC4 firmware to detect
18undervoltage conditions.
19
20Sysfs entries
21-------------
22
23======================= ==================
24in0_lcrit_alarm Undervoltage alarm
25======================= ==================