Daniel Baluta | 4c3e2a4 | 2015-11-09 09:14:02 +0200 | [diff] [blame] | 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. |
Daniel Baluta | 6994aea | 2016-04-25 16:15:53 +0300 | [diff] [blame] | 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 subystem. |