From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v7 1/9] MAINTAINERS: add generic resistive touchscreen adc Date: Sun, 10 Jun 2018 13:30:00 +0100 Message-ID: <20180610133000.35bf0344@archlinux> References: <1526975559-18966-1-git-send-email-eugen.hristev@microchip.com> <1526975559-18966-2-git-send-email-eugen.hristev@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1526975559-18966-2-git-send-email-eugen.hristev@microchip.com> Sender: linux-kernel-owner@vger.kernel.org To: Eugen Hristev Cc: ludovic.desroches@microchip.com, alexandre.belloni@bootlin.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, nicolas.ferre@microchip.com, dmitry.torokhov@gmail.com, robh@kernel.org List-Id: devicetree@vger.kernel.org On Tue, 22 May 2018 10:52:31 +0300 Eugen Hristev wrote: > Add MAINTAINERS entry for generic resistive touchscreen adc > > Signed-off-by: Eugen Hristev Applied to the togreg branch of iio.git after a rebase brought in the missing fix that was stalling this. Note these are now going to be heading upstream at the next merge window, not the one currently open. Pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > Changes in v3: > - Changed source file name > > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3bdc260..ce9720f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5943,6 +5943,12 @@ F: drivers/base/power/domain*.c > F: include/linux/pm_domain.h > F: Documentation/devicetree/bindings/power/power_domain.txt > > +GENERIC RESISTIVE TOUCHSCREEN ADC DRIVER > +M: Eugen Hristev > +L: linux-input@vger.kernel.org > +S: Maintained > +F: drivers/input/touchscreen/resistive-adc-touch.c > + > GENERIC UIO DRIVER FOR PCI DEVICES > M: "Michael S. Tsirkin" > L: kvm@vger.kernel.org