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.havela...@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 <pjk1...@linux.ibm.com> > S: Maintained > F: drivers/block/rsxx/ > > +FLEXTIMER FTM-QUADDEC DRIVER > +M: Patrick Havelange <patrick.havela...@essensium.com> > +L: linux-...@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 <ji...@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.g...@gmail.com>