1 ST-Ericsson COH 901 331 Real Time Clock
4 - compatible: must be "stericsson,coh901331"
5 - reg: address range of rtc register set.
6 - interrupt-parent: phandle for the interrupt controller.
7 - interrupts: rtc alarm interrupt.
8 - clocks: phandle to the rtc clock source
12 compatible = "stericsson,coh901331";
13 reg = <0xc0017000 0x1000>;
14 interrupt-parent = <&vicb>;