| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| # Copyright (C) Sunplus Co., Ltd. 2021 |
| $id: http://devicetree.org/schemas/rtc/sunplus,sp7021-rtc.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Sunplus SP7021 Real Time Clock controller |
| - Vincent Shih <vincent.sunplus@gmail.com> |
| const: sunplus,sp7021-rtc |
| additionalProperties: false |
| #include <dt-bindings/interrupt-controller/irq.h> |
| compatible = "sunplus,sp7021-rtc"; |
| interrupt-parent = <&intc>; |
| interrupts = <163 IRQ_TYPE_EDGE_RISING>; |