5 - compatible: should be one of the following
6 * aspeed,ast2400-rtc for the ast2400
7 * aspeed,ast2500-rtc for the ast2500
8 * aspeed,ast2600-rtc for the ast2600
10 - reg: physical base address of the controller and length of memory mapped
13 - interrupts: The interrupt number
18 compatible = "aspeed,ast2400-rtc";
19 reg = <0x1e781000 0x18>;