Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | iio: Add support for creating IIO devices via configfs | Daniel Baluta | |
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> |