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