Lines Matching +full:am62 +full:- +full:rtc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/ti,k3-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nishanth Menon <nm@ti.com>
13 This RTC appears in the AM62x family of SoCs.
16 - $ref: rtc.yaml#
21 - ti,am62-rtc
31 - description: VBUS Interface clock
32 - description: 32k Clock source (external or internal).
34 clock-names:
36 - const: vbus
37 - const: osc32k
39 power-domains:
43 - compatible
44 - reg
45 - interrupts
46 - clocks
47 - clock-names
52 - |
53 #include <dt-bindings/interrupt-controller/arm-gic.h>
54 rtc@2b1f0000 {
55 compatible = "ti,am62-rtc";
58 power-domains = <&bar 0>;
60 clock-names = "vbus", "osc32k";
61 wakeup-source;