aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/reset/nvmem-reboot-mode.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-25power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interfaceHan Nandor1-0/+76
Add a new reboot mode write interface that is using an NVMEM cell to store the reboot mode magic. Signed-off-by: Nandor Han <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>