summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarkus Schneider-Pargmann <msp@baylibre.com>2022-07-18 17:18:38 +0200
committerPraneeth Bajjuri <praneeth@ti.com>2022-08-19 16:21:41 -0500
commit6ffa48a450f631e5247f5f43d14686bc6aa5b4eb (patch)
tree72deb3b2a27d2c9b85c7464afda4a48bc1d4b815 /MAINTAINERS
parent0bcdc6b8cd98747f6efb1b48d60ebfd6a78010d5 (diff)
Input: Add tps65219 interrupt driven powerbutton
TPS65219 has different interrupts compared to other TPS6521* chips. TPS65219 defines two interrupts for the powerbutton one for push and one for release. This driver is very simple in that it maps the push interrupt to a key input and the release interrupt to a key release. Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com> Signed-off-by: Jerome Neanne <jneanne@baylibre.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 74bba955acd4..a624a0d88e76 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12830,6 +12830,7 @@ F: arch/arm/plat-omap/
F: drivers/bus/ti-sysc.c
F: drivers/i2c/busses/i2c-omap.c
F: drivers/input/misc/tps65218-pwrbutton.c
+F: drivers/input/misc/tps65219-pwrbutton.c
F: drivers/irqchip/irq-omap-intc.c
F: drivers/mfd/*omap*.c
F: drivers/mfd/menelaus.c