Re: [PATCH v4 0/4] Add initial configfs support for IIO

2015-05-04 Thread Daniel Baluta
On 05/03/2015 10:22 PM, Lars-Peter Clausen wrote: On 05/03/2015 09:20 PM, Jonathan Cameron wrote: On 26/04/15 20:35, Jonathan Cameron wrote: On 20/04/15 15:02, Daniel Baluta wrote: This patchset introduces IIO software triggers, offers a way of configuring them via configfs and adds the IIO

Re: [PATCH v4 0/4] Add initial configfs support for IIO

2015-05-03 Thread Lars-Peter Clausen
On 05/03/2015 09:20 PM, Jonathan Cameron wrote: On 26/04/15 20:35, Jonathan Cameron wrote: On 20/04/15 15:02, Daniel Baluta wrote: This patchset introduces IIO software triggers, offers a way of configuring them via configfs and adds the IIO hrtimer based interrupt source to be used with softwa

Re: [PATCH v4 0/4] Add initial configfs support for IIO

2015-05-03 Thread Jonathan Cameron
On 26/04/15 20:35, Jonathan Cameron wrote: > On 20/04/15 15:02, Daniel Baluta wrote: >> This patchset introduces IIO software triggers, offers a way of configuring >> them via configfs and adds the IIO hrtimer based interrupt source to be used >> with software triggers. >> >> The arhitecture is now

Re: [PATCH v4 0/4] Add initial configfs support for IIO

2015-04-26 Thread Jonathan Cameron
On 20/04/15 15:02, Daniel Baluta wrote: > This patchset introduces IIO software triggers, offers a way of configuring > them via configfs and adds the IIO hrtimer based interrupt source to be used > with software triggers. > > The arhitecture is now split in 3 parts, to remove all IIO trigger spec

[PATCH v4 0/4] Add initial configfs support for IIO

2015-04-20 Thread Daniel Baluta
This patchset introduces IIO software triggers, offers a way of configuring them via configfs and adds the IIO hrtimer based interrupt source to be used with software triggers. The arhitecture is now split in 3 parts, to remove all IIO trigger specific parts from IIO configfs core: (1) IIO softwa