Commit c20d4dff authored by Jacob Pan's avatar Jacob Pan Committed by Jonathan Cameron

iio: add documentation for current attribute

Add documentation for input current raw sysfs attribute.
Signed-off-by: default avatarJacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 4c21bbb4
...@@ -1028,3 +1028,12 @@ Contact: linux-iio@vger.kernel.org ...@@ -1028,3 +1028,12 @@ Contact: linux-iio@vger.kernel.org
Description: Description:
Raw value of rotation from true/magnetic north measured with Raw value of rotation from true/magnetic north measured with
or without compensation from tilt sensors. or without compensation from tilt sensors.
What: /sys/bus/iio/devices/iio:deviceX/in_currentX_raw
KernelVersion: 3.18
Contact: linux-iio@vger.kernel.org
Description:
Raw current measurement from channel X. Units are in milliamps
after application of scale and offset. If no offset or scale is
present, output should be considered as processed with the
unit in milliamps.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment