18c2ecf20Sopenharmony_ci* SPEAr RTC 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ciRequired properties: 48c2ecf20Sopenharmony_ci- compatible : "st,spear600-rtc" 58c2ecf20Sopenharmony_ci- reg : Address range of the rtc registers 68c2ecf20Sopenharmony_ci- interrupt: Should contain the rtc interrupt number 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciExample: 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci rtc@fc000000 { 118c2ecf20Sopenharmony_ci compatible = "st,spear600-rtc"; 128c2ecf20Sopenharmony_ci reg = <0xfc000000 0x1000>; 138c2ecf20Sopenharmony_ci interrupt-parent = <&vic1>; 148c2ecf20Sopenharmony_ci interrupts = <12>; 158c2ecf20Sopenharmony_ci }; 16