Merge commit '81fd23e2b3ccf71c807e671444e8accaba98ca53' of https://git.pengutronix...
[linux-2.6-microblaze.git] / Documentation / ABI / testing / configfs-iio
1 What:           /config/iio
2 Date:           October 2015
3 KernelVersion:  4.4
4 Contact:        linux-iio@vger.kernel.org
5 Description:
6                 This represents Industrial IO configuration entry point
7                 directory. It contains sub-groups corresponding to IIO
8                 objects.
9
10 What:           /config/iio/triggers
11 Date:           October 2015
12 KernelVersion:  4.4
13 Description:
14                 Industrial IO software triggers directory.
15
16 What:           /config/iio/triggers/hrtimers
17 Date:           October 2015
18 KernelVersion:  4.4
19 Description:
20                 High resolution timers directory. Creating a directory here
21                 will result in creating a hrtimer trigger in the IIO subsystem.
22
23 What:           /config/iio/devices
24 Date:           April 2016
25 KernelVersion:  4.7
26 Description:
27                 Industrial IO software devices directory.
28
29 What:           /config/iio/devices/dummy
30 Date:           April 2016
31 KernelVersion:  4.7
32 Description:
33                 Dummy IIO devices directory. Creating a directory here will result
34                 in creating a dummy IIO device in the IIO subsystem.