blob: aebda53ec0f775393b1a6afba6a4939af369a937 [file] [log] [blame]
Daniel Baluta4c3e2a42015-11-09 09:14:02 +02001What: /config/iio
2Date: October 2015
3KernelVersion: 4.4
4Contact: linux-iio@vger.kernel.org
5Description:
6 This represents Industrial IO configuration entry point
7 directory. It contains sub-groups corresponding to IIO
8 objects.
9
10What: /config/iio/triggers
11Date: October 2015
12KernelVersion: 4.4
13Description:
14 Industrial IO software triggers directory.
15
16What: /config/iio/triggers/hrtimers
17Date: October 2015
18KernelVersion: 4.4
19Description:
20 High resolution timers directory. Creating a directory here
21 will result in creating a hrtimer trigger in the IIO subsystem.
Daniel Baluta6994aea2016-04-25 16:15:53 +030022
23What: /config/iio/devices
24Date: April 2016
25KernelVersion: 4.7
26Description:
27 Industrial IO software devices directory.
28
29What: /config/iio/devices/dummy
30Date: April 2016
31KernelVersion: 4.7
32Description:
33 Dummy IIO devices directory. Creating a directory here will result
34 in creating a dummy IIO device in the IIO subystem.