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 - interrupts: rtc alarm interrupt.
20 - clock-output-names: From common clock binding to override the default output
22 - wakeup-source: Enables wake up of host system on alarm
26 compatible = "st,m41t80";
28 interrupt-parent = <&UIC0>;
29 interrupts = <0x9 0x8>;