Lines Matching +full:real +full:- +full:time
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/xlnx,zynqmp-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Xilinx Zynq Ultrascale+ MPSoC Real Time Clock
10 RTC controller for the Xilinx Zynq MPSoC Real Time Clock.
14 - Michal Simek <michal.simek@amd.com>
17 - $ref: rtc.yaml#
21 const: xlnx,zynqmp-rtc
29 clock-names:
31 - const: rtc
36 interrupt-names:
38 - const: alarm
39 - const: sec
52 - compatible
53 - reg
54 - interrupts
55 - interrupt-names
60 - |
62 #address-cells = <2>;
63 #size-cells = <2>;
66 compatible = "xlnx,zynqmp-rtc";
68 interrupt-parent = <&gic>;
70 interrupt-names = "alarm", "sec";
72 clock-names = "rtc";