mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
Change-Id: I6936c1479ba1c159e52ab56b2a7337759c9a1e7f
This commit is contained in:
@@ -321,6 +321,14 @@
|
||||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
rtc{
|
||||
compatible = "amlogic, aml_vrtc";
|
||||
alarm_reg_addr = <0xff8000a8>;
|
||||
timer_e_addr = <0xffd0f188>;
|
||||
init_date = "2019/01/01";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
cpu_info {
|
||||
compatible = "amlogic, cpuinfo";
|
||||
status = "okay";
|
||||
|
||||
@@ -321,6 +321,14 @@
|
||||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
rtc{
|
||||
compatible = "amlogic, aml_vrtc";
|
||||
alarm_reg_addr = <0xff8000a8>;
|
||||
timer_e_addr = <0xffd0f188>;
|
||||
init_date = "2019/01/01";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
cpu_info {
|
||||
compatible = "amlogic, cpuinfo";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user