diff mbox series

[1/1] MAINTAINERS: add counter/ftm-quaddec driver entry

Message ID 20190612145223.8402-1-patrick.havelange@essensium.com (mailing list archive)
State New, archived
Headers show
Series [1/1] MAINTAINERS: add counter/ftm-quaddec driver entry | expand

Commit Message

Patrick Havelange June 12, 2019, 2:52 p.m. UTC
Adding myself as maintainer for this driver

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

Comments

William Breathitt Gray June 12, 2019, 3:02 p.m. UTC | #1
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>
Jonathan Cameron June 16, 2019, 1:52 p.m. UTC | #2
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
diff mbox series

Patch

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