arm: vrtc: add rtc function for tl1. [1/1]

PD#SWPL-3315

Problem:
can't wakeup after setting timer expire.

Solution:
add rtc funciton for tl1.

Verify:
tl1_x301, verify pass

Change-Id: I2b8e77cb90cacdde728586f873d10e5fbe52f76c
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
This commit is contained in:
Hong Guo
2018-12-20 17:27:35 +08:00
committed by Jianxin Pan
parent 395a6b3f25
commit cae25cc6b6

View File

@@ -259,6 +259,14 @@
cpuinfo_cmd = <0x82000044>;
};
rtc{
compatible = "amlogic, aml_vrtc";
alarm_reg_addr = <0xff8000a8>;
timer_e_addr = <0xffd0f188>;
init_date = "2018/01/01";
status = "okay";
};
reboot {
compatible = "amlogic,reboot";
sys_reset = <0x84000009>;