1 ST M41T80 family of RTC and compatible
4 - compatible: should be one of:
15 "microcrystal,rv4162",
16 - reg: I2C bus address of the device
19 - interrupt-parent: phandle for the interrupt controller.
20 - interrupts: rtc alarm interrupt.
21 - clock-output-names: From common clock binding to override the default output
23 - wakeup-source: Enables wake up of host system on alarm
27 compatible = "st,m41t80";
29 interrupt-parent = <&UIC0>;
30 interrupts = <0x9 0x8>;