counter: ti-eqep: implement over/underflow events
authorDavid Lechner <dlechner@baylibre.com>
Sun, 9 Jun 2024 21:49:33 +0000 (16:49 -0500)
committerWilliam Breathitt Gray <wbg@kernel.org>
Mon, 1 Jul 2024 01:31:15 +0000 (10:31 +0900)
commit10365dd4c1842d0da422b56c5aa3827db0ca08d8
tree75048f6bafbb4ff33a878be67e470449b7a2e40b
parent5f81aa76771eb43769c919064d4d5a52424857c3
counter: ti-eqep: implement over/underflow events

This adds support to the TI eQEP counter driver for subscribing to
overflow and underflow events using the counter chrdev interface.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20240609-counter-ti-eqep-over-under-events-v1-1-74fe1632f5ab@baylibre.com
Signed-off-by: William Breathitt Gray <wbg@kernel.org>
drivers/counter/ti-eqep.c