1
0
Fork 0

arm64: dts: Add reboot node for exynos7

This patch add syscon-reboot node to reboot exynos7 based SoCs.

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
hifive-unleashed-5.1
Alim Akhtar 2015-10-19 15:28:03 +05:30 committed by Krzysztof Kozlowski
parent 4fe5dc4873
commit fb026cb652
1 changed files with 7 additions and 0 deletions

View File

@ -454,6 +454,13 @@
reg = <0x105c0000 0x5000>;
};
reboot: syscon-reboot {
compatible = "syscon-reboot";
regmap = <&pmu_system_controller>;
offset = <0x0400>;
mask = <0x1>;
};
rtc: rtc@10590000 {
compatible = "samsung,s3c6410-rtc";
reg = <0x10590000 0x100>;