On Tue, 22 May 2018 10:52:31 +0300
Eugen Hristev [off-list ref] wrote:
Add MAINTAINERS entry for generic resistive touchscreen adc
Signed-off-by: Eugen Hristev <redacted>
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
quoted hunk ↗ jump to hunk
---
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@microchip.com>
+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" <mst@redhat.com>
L: kvm@vger.kernel.org