summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/iio/index.rst
diff options
context:
space:
mode:
authorArnaud Pouliquen <arnaud.pouliquen@st.com>2018-01-10 11:13:04 +0100
committerMark Brown <broonie@kernel.org>2018-01-10 10:30:06 +0000
commit5b178943d64b85d78350ea9c86344c376d7bfe74 (patch)
tree76339563d1e1c9a94410888aa531a50f0d9f4302 /Documentation/driver-api/iio/index.rst
parent48b66f8f936f369bb1a43c12aedbfeb2975baf4c (diff)
docs: driver-api: add iio hw consumer section
This adds a section about the Hardware consumer API of the IIO subsystem to the driver API documentation. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/driver-api/iio/index.rst')
-rw-r--r--Documentation/driver-api/iio/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/iio/index.rst b/Documentation/driver-api/iio/index.rst
index e5c3922d1b6f..7fba341bd8b2 100644
--- a/Documentation/driver-api/iio/index.rst
+++ b/Documentation/driver-api/iio/index.rst
@@ -15,3 +15,4 @@ Contents:
buffers
triggers
triggered-buffers
+ hw-consumer