1 * NXP LPC32xx SoC Real Time Clock controller
4 - compatible: must be "nxp,lpc3220-rtc"
5 - reg: physical base address of the controller and length of memory mapped
7 - interrupts: The RTC interrupt
12 compatible = "nxp,lpc3220-rtc";
13 reg = <0x40024000 0x1000>;