[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1658242365-27797-4-git-send-email-u0084500@gmail.com>
Date: Tue, 19 Jul 2022 22:52:45 +0800
From: cy_huang <u0084500@...il.com>
To: jic23@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org
Cc: lars@...afoo.de, cy_huang@...htek.com, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [PATCH v8 3/3] Documentation: ABI: testing: rtq6056: Update ABI docs
From: ChiYuan Huang <cy_huang@...htek.com>
Add documentation for the usage of voltage channel integration time.
Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
---
Since v8
- Update IIO ABI about sampling frequency for power/current/voltage channel.
---
Documentation/ABI/testing/sysfs-bus-iio | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index d4ccc68..17855f7 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -2030,3 +2030,14 @@ Description:
Available range for the forced calibration value, expressed as:
- a range specified as "[min step max]"
+
+What: /sys/bus/iio/devices/iio:deviceX/in_voltageX_sampling_frequency
+What: /sys/bus/iio/devices/iio:deviceX/in_powerY_sampling_frequency
+What: /sys/bus/iio/devices/iio:deviceX/in_currentZ_sampling_frequency
+KernelVersion: 5.20
+Contact: linux-iio@...r.kernel.org
+Description:
+ Some devices have separate controls of sampling frequency for
+ individual channels. If multiple channels are enabled in a scan,
+ then the sampling_frequency of the scan may be computed from the
+ per channel sampling frequencies.
--
2.7.4
Powered by blists - more mailing lists