summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2022-01-27 15:16:51 +0300
committerTom Rini <trini@konsulko.com>2022-02-08 17:41:27 +0300
commit795b2c476f7dd7ecf9de95d8dca8ef0c8657dde4 (patch)
treee70f671c33efe6a2c2b95d0b1170bcdbb7a8a60f /MAINTAINERS
parentc55d6c6bc7b64645085fca9f59125b433138aee7 (diff)
downloadu-boot-795b2c476f7dd7ecf9de95d8dca8ef0c8657dde4.tar.xz
reset: dra7: Add a reset driver
Add a reset driver to bring IPs out of reset. Signed-off-by: Keerthy <j-keerthy@ti.com> [Amjad: reset_ops structure member "free" has been renamed to "rfree", use the latter instead] Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index dcdd99e368..d51306910b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -542,6 +542,7 @@ F: drivers/ram/k3*
F: drivers/remoteproc/k3_system_controller.c
F: drivers/remoteproc/pruc_rpoc.c
F: drivers/remoteproc/ti*
+F: drivers/reset/reset-dra7.c
F: drivers/reset/reset-ti-sci.c
F: drivers/rtc/davinci.c
F: drivers/serial/serial_omap.c