From 46b2e5e92cacd9b912c43f5fa42213946ab46a63 Mon Sep 17 00:00:00 2001 From: Sean Anderson Date: Fri, 2 Dec 2022 11:03:53 -0500 Subject: 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 Reviewed-by: Simon Glass --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 237f3940b4..b2de50ccfc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1198,6 +1198,7 @@ M: Sean Anderson 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 -- cgit v1.2.3