summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-03-30 23:09:59 +0100
committerSebastian Reichel <sebastian.reichel@collabora.com>2020-04-30 23:24:33 +0200
commit0edb259c98fcffef6916503282eb6e3133878b9a (patch)
tree485fafad3c83daf390a0210185546dc7087fb7cc /MAINTAINERS
parent21b01cc879cc3ecef013b3576db2925adfd881aa (diff)
downloadlinux-stable-0edb259c98fcffef6916503282eb6e3133878b9a.tar.gz
linux-stable-0edb259c98fcffef6916503282eb6e3133878b9a.tar.bz2
linux-stable-0edb259c98fcffef6916503282eb6e3133878b9a.zip
power: reset: introduce oxnas-restart
Add reboot handler for Oxford OX820 chips as reboot currenly hangs on those boards. Code is based on ox820_assert_system_reset() found in https://github.com/kref/linux-oxnas.git in arch/arm/mach-oxnas/mach-ox820.c line 181. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Acked-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e64e5db31497..9821691396f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2163,6 +2163,7 @@ L: linux-oxnas@groups.io (moderated for non-subscribers)
S: Maintained
F: arch/arm/boot/dts/ox8*.dts*
F: arch/arm/mach-oxnas/
+F: drivers/power/reset/oxnas-restart.c
N: oxnas
ARM/PALM TREO SUPPORT