summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJerome Neanne <jneanne@baylibre.com>2022-07-18 17:18:34 +0200
committerPraneeth Bajjuri <praneeth@ti.com>2022-08-19 16:21:40 -0500
commitebedc69b215c2134450d8e677fc3053c545cc329 (patch)
tree6c87b2f42fa621b82a95a1d602292b407a7178a1 /MAINTAINERS
parentcaae64dd5d1da98c934970a81905b006f2551f89 (diff)
mfd: drivers: Add TI TPS65219 PMIC support
The TPS65219 is a power management IC PMIC designed to supply a wide range of SoCs in both portable and stationary applications. Any SoC can control TPS65219 over a standard I2C interface. It contains the following components: - Regulators. - Over Temperature warning and Shut down. - GPIOs - Multi Function Pins (MFP) This patch adds support for tps65219 mfd device. At this time only the functionalities listed below are made available: - Regulators probe and functionalities - warm and cold reset support - SW shutdown support 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 06fae911e1fa..9e658c8a65f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12836,6 +12836,7 @@ F: drivers/mfd/menelaus.c
F: drivers/mfd/palmas.c
F: drivers/mfd/tps65217.c
F: drivers/mfd/tps65218.c
+F: drivers/mfd/tps65219.c
F: drivers/mfd/tps65910.c
F: drivers/mfd/twl-core.[ch]
F: drivers/mfd/twl4030*.c