misc: tizen-artik-reboot: support the reboot notifier
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 24 Oct 2017 09:11:11 +0000 (18:11 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 29 Jan 2019 02:25:34 +0000 (11:25 +0900)
commit8ca3551825d75f8703dc18dc753c1623348745c0
treebfab534eb1289adb97346eb0fef69e1e14ed8096
parentdd6e4b6de0446b1441746ab3e3f433dd95dccf97
misc: tizen-artik-reboot: support the reboot notifier

Tizen platform needs to provide the reboot parameter.
This file is for supporting reboot notifier on Tizen platform.

Note: ALIVESCRATCH7 register should maintain the value upon rebooting.
      (ALIVESCRATCH 0~5 are already used.)

Change-Id: I512e6b2ca26c355a847435f20910be85cbf28fb2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/tizen-artik-reboot.c [new file with mode: 0644]