Re: [PATCH v7 1/9] MAINTAINERS: add generic resistive touchscreen adc

From: Jonathan Cameron
Date: Sun Jun 10 2018 - 08:30:56 EST


On Tue, 22 May 2018 10:52:31 +0300
Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx> wrote:

> Add MAINTAINERS entry for generic resistive touchscreen adc
>
> Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
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 <eugen.hristev@xxxxxxxxxxxxx>
> +L: linux-input@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: drivers/input/touchscreen/resistive-adc-touch.c
> +
> GENERIC UIO DRIVER FOR PCI DEVICES
> M: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
> L: kvm@xxxxxxxxxxxxxxx