* [PATCH v3 0/2] iio: hx711: add buffered trigger support
@ 2017-12-06 8:51 Andreas Klinger
0 siblings, 0 replies; only message in thread
From: Andreas Klinger @ 2017-12-06 8:51 UTC (permalink / raw)
To: jic23, knaack.h, lars, pmeerw, singhalsimran0, linux-iio; +Cc: linux-kernel
changes in v3:
thanks to the review of Jonathan, some issues were fixed:
- locking in hx711_reset_read()
- data positioning in trigger handler
changes in v2:
- in Kconfig it's needed to select IIO_BUFFER and IIO_TRIGGERED_BUFFER to
compile cleanly with buffered triggers
This small patch series adds:
- support for buffered triggers
- fixes a bug in the reset functionality
Andreas Klinger (2):
iio: hx711: add triggered buffer support
iio: hx711: fix bug in reset functionality
drivers/iio/adc/Kconfig | 2 +
drivers/iio/adc/hx711.c | 117 +++++++++++++++++++++++++++++++++++++-----------
2 files changed, 94 insertions(+), 25 deletions(-)
--
2.1.4
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-06 8:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-06 8:51 [PATCH v3 0/2] iio: hx711: add buffered trigger support Andreas Klinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).