Lines Matching +full:s3c6410 +full:- +full:rtc
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/rtc/s3c-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
15 - enum:
16 - samsung,s3c2410-rtc
17 - samsung,s3c2416-rtc
18 - samsung,s3c2443-rtc
19 - samsung,s3c6410-rtc
20 - const: samsung,exynos3250-rtc
28 Must contain a list of phandle and clock specifier for the rtc
29 clock and in the case of a s3c6410 compatible controller, also
34 clock-names:
36 Must contain "rtc" and for a s3c6410 compatible controller
44 interrupt number is the rtc alarm interrupt and second interrupt number
45 is the rtc tick interrupt. The number of cells representing a interrupt
51 - $ref: rtc.yaml#
52 - if:
57 - samsung,s3c6410-rtc
58 - samsung,exynos3250-rtc
64 clock-names:
66 - const: rtc
67 - const: rtc_src
73 clock-names:
75 - const: rtc
80 - |
81 #include <dt-bindings/clock/exynos5420.h>
82 #include <dt-bindings/clock/samsung,s2mps11.h>
84 rtc@10070000 {
85 compatible = "samsung,s3c6410-rtc";
90 clock-names = "rtc", "rtc_src";