Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] counter: push event on every pulse
@ 2022-02-03 13:57 Oleksij Rempel
  2022-02-03 13:57 ` [PATCH v2 1/2] counter: add new COUNTER_EVENT_CHANGE_OF_STATE Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Oleksij Rempel @ 2022-02-03 13:57 UTC (permalink / raw)
  To: William Breathitt Gray
  Cc: Oleksij Rempel, linux-kernel, Pengutronix Kernel Team,
	David Jander, Robin van der Gracht, linux-iio, Jonathan Cameron

changes v2
- rebase against latest kernel and fix some regressions
- add COUNTER_EVENT_CHANGE_OF_STATE event

Add support of push even on every pulse.

Oleksij Rempel (2):
  counter: add new COUNTER_EVENT_CHANGE_OF_STATE
  counter: interrupt-cnt: add counter_push_event()

 drivers/counter/interrupt-cnt.c | 7 +++++--
 include/uapi/linux/counter.h    | 2 ++
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-11  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-03 13:57 [PATCH v2 0/2] counter: push event on every pulse Oleksij Rempel
2022-02-03 13:57 ` [PATCH v2 1/2] counter: add new COUNTER_EVENT_CHANGE_OF_STATE Oleksij Rempel
2022-02-03 13:57 ` [PATCH v2 2/2] counter: interrupt-cnt: add counter_push_event() Oleksij Rempel
2022-02-04  7:35   ` William Breathitt Gray
2022-02-11  9:41 ` [PATCH v2 0/2] counter: push event on every pulse William Breathitt Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox