Re: [PATCH v5 3/8] docs: Add Generic Counter interface documentation

2018-03-24 Thread Jonathan Cameron
On Fri, 9 Mar 2018 13:42:48 -0500 William Breathitt Gray wrote: > This patch adds high-level documentation about the Generic Counter > interface. > > Signed-off-by: William Breathitt Gray Other than the little issues Randy raised and one more inline from me this looks good to me. I would sugg

Re: [PATCH v5 3/8] docs: Add Generic Counter interface documentation

2018-03-17 Thread Randy Dunlap
On 03/09/2018 10:42 AM, William Breathitt Gray wrote: > This patch adds high-level documentation about the Generic Counter > interface. > > Signed-off-by: William Breathitt Gray > --- > Documentation/driver-api/generic-counter.rst | 321 > +++ > Documentation/driver-api/

[PATCH v5 3/8] docs: Add Generic Counter interface documentation

2018-03-09 Thread William Breathitt Gray
This patch adds high-level documentation about the Generic Counter interface. Signed-off-by: William Breathitt Gray --- Documentation/driver-api/generic-counter.rst | 321 +++ Documentation/driver-api/index.rst | 1 + MAINTAINERS