]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: driver-api: generic-counter: Update Count and Signal data types
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Sun, 6 Oct 2019 20:03:10 +0000 (16:03 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 18 Oct 2019 18:47:38 +0000 (19:47 +0100)
commite58cbfd20a24997660798023f68ccb4900f05424
tree71e5ab4e446c9995db36cbcb69faf7fe8b1b4a90
parentd49e6ee2d6c2b654c5eeb9aa1c4986cd1bec2582
docs: driver-api: generic-counter: Update Count and Signal data types

Count data is now always represented as an unsigned integer, while
Signal data is either SIGNAL_LOW or SIGNAL_HIGH. In addition,
clarification changes and additions are made to better explain the
theory of the Generic Counter interface and its use.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/driver-api/generic-counter.rst