Re: [PATCH v3 1/2] iio: hx711: add triggered buffer support

2017-12-10 Thread Jonathan Cameron
On Sun, 10 Dec 2017 18:20:39 + Jonathan Cameron wrote: > On Wed, 6 Dec 2017 09:51:56 +0100 > Andreas Klinger wrote: Sorry, hit send prematurely on this one. Few more points line, but looking much better. > > > Add buffer to device data struct and add trigger function > > > > Data format i

Re: [PATCH v3 1/2] iio: hx711: add triggered buffer support

2017-12-10 Thread Jonathan Cameron
On Wed, 6 Dec 2017 09:51:56 +0100 Andreas Klinger wrote: > Add buffer to device data struct and add trigger function > > Data format is quite simple: > voltage - channel 0 32 Bit > voltage - channel 1 32 Bit > timestamp 64 Bit > > Using both channels at the sam

[PATCH v3 1/2] iio: hx711: add triggered buffer support

2017-12-06 Thread Andreas Klinger
Add buffer to device data struct and add trigger function Data format is quite simple: voltage - channel 0 32 Bit voltage - channel 1 32 Bit timestamp 64 Bit Using both channels at the same time is working quite slow because of changing the channel which needs a