ARM: dts: trats2: add "reboot-inform" property for supporting reboot mode
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 2 Aug 2016 01:23:37 +0000 (10:23 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:10 +0000 (13:52 +0900)
Add the reboot-inform property for supporting reboot mode.
Trats2 is INFORM3 register, other boards are using INFORM2 regsiter.
In trats2's case, when we released the tizen-2.X with linux-3.10 kernel,
it had used the INFORM3 register. That's why trats2 only use the INFORM3
register.

Change-Id: Ief314f50c47601ad646789790b36731e64e0b688
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/boot/dts/exynos4412-trats2.dts

index c392b26..f456265 100644 (file)
 &pmu_system_controller {
        assigned-clocks = <&pmu_system_controller 0>;
        assigned-clock-parents =  <&clock CLK_XUSBXTI>;
+       reboot-inform = <0x080C>;
 };
 
 &ppmu_dmc0 {