1 * i.MX25 Real Time Clock controller
4 - compatible: should be: "fsl,imx25-rtc"
5 - reg: physical base address of the controller and length of memory mapped
7 - clocks: should contain the phandle for the rtc clock
8 - interrupts: rtc alarm interrupt
11 - interrupts: dryice security violation interrupt (second entry)
16 compatible = "fsl,imx25-rtc";
17 reg = <0x53ffc000 0x4000>;