linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] MAINTAINERS: add counter/ftm-quaddec driver entry
@ 2019-06-12 14:52 Patrick Havelange
  2019-06-12 15:02 ` William Breathitt Gray
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Havelange @ 2019-06-12 14:52 UTC (permalink / raw)
  To: linux-iio, linux-kernel, William Breathitt Gray; +Cc: Patrick Havelange

Adding myself as maintainer for this driver

Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 57f496cff999..6671854098d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6218,6 +6218,14 @@ M:	Philip Kelleher <pjk1939@linux.ibm.com>
 S:	Maintained
 F:	drivers/block/rsxx/
 
+FLEXTIMER FTM-QUADDEC DRIVER
+M:	Patrick Havelange <patrick.havelange@essensium.com>
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
+F:	Documentation/devicetree/bindings/counter/ftm-quaddec.txt
+F:	drivers/counter/ftm-quaddec.c
+
 FLOPPY DRIVER
 M:	Jiri Kosina <jikos@kernel.org>
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
-- 
2.19.1


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

* Re: [PATCH 1/1] MAINTAINERS: add counter/ftm-quaddec driver entry
  2019-06-12 14:52 [PATCH 1/1] MAINTAINERS: add counter/ftm-quaddec driver entry Patrick Havelange
@ 2019-06-12 15:02 ` William Breathitt Gray
  2019-06-16 13:52   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: William Breathitt Gray @ 2019-06-12 15:02 UTC (permalink / raw)
  To: Patrick Havelange; +Cc: linux-iio, linux-kernel, Jonathan.Cameron

On Wed, Jun 12, 2019 at 04:52:23PM +0200, Patrick Havelange wrote:
> Adding myself as maintainer for this driver
> 
> Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 57f496cff999..6671854098d6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6218,6 +6218,14 @@ M:	Philip Kelleher <pjk1939@linux.ibm.com>
>  S:	Maintained
>  F:	drivers/block/rsxx/
>  
> +FLEXTIMER FTM-QUADDEC DRIVER
> +M:	Patrick Havelange <patrick.havelange@essensium.com>
> +L:	linux-iio@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
> +F:	Documentation/devicetree/bindings/counter/ftm-quaddec.txt
> +F:	drivers/counter/ftm-quaddec.c
> +
>  FLOPPY DRIVER
>  M:	Jiri Kosina <jikos@kernel.org>
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
> -- 
> 2.19.1

Thank you, this should take care of those files.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>

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

* Re: [PATCH 1/1] MAINTAINERS: add counter/ftm-quaddec driver entry
  2019-06-12 15:02 ` William Breathitt Gray
@ 2019-06-16 13:52   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2019-06-16 13:52 UTC (permalink / raw)
  To: William Breathitt Gray
  Cc: Patrick Havelange, linux-iio, linux-kernel, Jonathan.Cameron

On Thu, 13 Jun 2019 00:02:21 +0900
William Breathitt Gray <vilhelm.gray@gmail.com> wrote:

> On Wed, Jun 12, 2019 at 04:52:23PM +0200, Patrick Havelange wrote:
> > Adding myself as maintainer for this driver
> > 
> > Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com>
> > ---
> >  MAINTAINERS | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 57f496cff999..6671854098d6 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6218,6 +6218,14 @@ M:	Philip Kelleher <pjk1939@linux.ibm.com>
> >  S:	Maintained
> >  F:	drivers/block/rsxx/
> >  
> > +FLEXTIMER FTM-QUADDEC DRIVER
> > +M:	Patrick Havelange <patrick.havelange@essensium.com>
> > +L:	linux-iio@vger.kernel.org
> > +S:	Maintained
> > +F:	Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
> > +F:	Documentation/devicetree/bindings/counter/ftm-quaddec.txt
> > +F:	drivers/counter/ftm-quaddec.c
> > +
> >  FLOPPY DRIVER
> >  M:	Jiri Kosina <jikos@kernel.org>
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
> > -- 
> > 2.19.1  
> 
> Thank you, this should take care of those files.
> 
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>

Given I took the last patch related to this driver, I'll pick this
one up as well.   William, let me know on each series whether you want
me to.  I would imagine that sometimes you'll have a enough going on
you'll want to do something more efficient, but whilst it's individual
patches this works fine.

Applied to the togreg branch of iio.git and pushed out as testing.

Thanks,

Jonathan



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

end of thread, other threads:[~2019-06-16 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-12 14:52 [PATCH 1/1] MAINTAINERS: add counter/ftm-quaddec driver entry Patrick Havelange
2019-06-12 15:02 ` William Breathitt Gray
2019-06-16 13:52   ` Jonathan Cameron

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).