1 Haoyu Microelectronics HYM8563 Real Time Clock
3 The HYM8563 provides basic rtc and alarm functionality
4 as well as a clock output of up to 32kHz.
7 - compatible: should be: "haoyu,hym8563"
9 - #clock-cells: the value should be 0
12 - clock-output-names: From common clock binding
13 - interrupts: rtc alarm/event interrupt
18 compatible = "haoyu,hym8563";
21 interrupts = <13 IRQ_TYPE_EDGE_FALLING>;