Lines Matching +full:sp7021 +full:- +full:clkc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/rtc/sunplus,sp7021-rtc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Sunplus SP7021 Real Time Clock controller
11 - Vincent Shih <vincent.sunplus@gmail.com>
15 const: sunplus,sp7021-rtc
20 reg-names:
22 - const: rtc
34 - compatible
35 - reg
36 - reg-names
37 - clocks
38 - resets
39 - interrupts
44 - |
45 #include <dt-bindings/interrupt-controller/irq.h>
48 compatible = "sunplus,sp7021-rtc";
50 reg-names = "rtc";
51 clocks = <&clkc 0x12>;
53 interrupt-parent = <&intc>;