PM_sleep: add alarm wakeup function.

PD#161914: PM_sleep: add alarm wakeup function.

Change-Id: Ib24fd030631f77be3d607a32cfd53f7a0b143b05
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
This commit is contained in:
Hong Guo
2018-04-12 11:08:34 +08:00
committed by Yixun Lan
parent 48971d19d0
commit 667b02f4dd

View File

@@ -250,6 +250,14 @@
#clock-cells = <0>;
};
rtc{
compatible = "amlogic, aml_vrtc";
alarm_reg_addr = <0xff8000a8>;
timer_e_addr = <0xffd0f188>;
init_date = "2015/01/01";
status = "okay";
};
cpu_info {
compatible = "amlogic, cpuinfo";
status = "okay";