]> git.karo-electronics.de Git - linux-beck.git/commit
soc: rockchip: add reboot-mode header
authorAndy Yan <andy.yan@rock-chips.com>
Wed, 6 Jul 2016 13:28:34 +0000 (21:28 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 11 Aug 2016 17:57:25 +0000 (19:57 +0200)
commit18a21e2c079a01805607bb474b3536a99620d162
tree4be25b48372d8ccae284d04f4f77811023ef3be8
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
soc: rockchip: add reboot-mode header

Rockchip platform use a SYSCON mapped register store
the reboot mode magic value for bootloader to use when
system reboot.

Add the shared header describing the values firmware expects
for different boot modes.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
include/dt-bindings/soc/rockchip,boot-mode.h [new file with mode: 0644]