Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iio: Add support for creating IIO devices via configfs | Daniel Baluta | 2016-05-04 |
This is similar with support for creating triggers via configfs. Devices will be hosted under: * /config/iio/devices We allow users to register "device types" under: * /config/iio/devices/<device_types>/ Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |