Lines Matching +full:imx21 +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/rtc-mxc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Real Time Clock of the i.MX SoCs
10 - $ref: "rtc.yaml#"
13 - Philippe Reynes <tremyfr@gmail.com>
18 - fsl,imx1-rtc
19 - fsl,imx21-rtc
29 - description: input reference
30 - description: the SoC RTC clock
32 clock-names:
34 - const: ref
35 - const: ipg
38 - compatible
39 - reg
40 - interrupts
41 - clocks
42 - clock-names
47 - |
48 #include <dt-bindings/clock/imx27-clock.h>
51 compatible = "fsl,imx21-rtc";
56 clock-names = "ref", "ipg";