summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2022-12-02 11:03:53 -0500
committerTom Rini <trini@konsulko.com>2023-01-11 11:54:50 -0500
commit46b2e5e92cacd9b912c43f5fa42213946ab46a63 (patch)
treef446aefed10a4de31d6ad74a810472df4eaefaa3 /MAINTAINERS
parent546795b5796670fda7985a50f17e281417ee0e4c (diff)
reboot-mode: Add NVMEM reboot mode
This adds an NVMEM reboot mode driver, similar to Linux's implementation. This allows using the same device tree binding for Linux and U-Boot in most cases. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 237f3940b4..b2de50ccfc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1198,6 +1198,7 @@ M: Sean Anderson <seanga2@gmail.com>
S: Maintained
F: doc/api/nvmem.rst
F: drivers/misc/nvmem.c
+F: drivers/reboot-mode/reboot-mode-nvmem.c
F: include/nvmem.h
NXP C45 TJA11XX PHY DRIVER