1 EPSON TOYOCOM RTC-7301SF/DG
5 - compatible: Should be "epson,rtc7301sf" or "epson,rtc7301dg"
6 - reg: Specifies base physical address and size of the registers.
7 - interrupts: A single interrupt specifier.
12 compatible = "epson,rtc7301dg";
13 reg = <0x44a00000 0x10000>;
14 interrupt-parent = <&axi_intc_0>;