mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
dts: axg: enable vrtc for axg
PD#149457: rtc: enable vrtc for axg Change-Id: Ibb724cdbc767173e84a1238ffd5d33190f09efe0 Signed-off-by: Qiufang Dai <qiufang.dai@amlogic.com>
This commit is contained in:
@@ -228,6 +228,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";
|
||||
|
||||
Reference in New Issue
Block a user