mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user