| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/rtc/amlogic,meson6-rtc.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Amlogic Meson6, Meson8, Meson8b and Meson8m2 RTC |
| - Neil Armstrong <neil.armstrong@linaro.org> |
| - Martin Blumenstingl <martin.blumenstingl@googlemail.com> |
| - $ref: /schemas/nvmem/nvmem.yaml# |
| - $ref: /schemas/nvmem/nvmem-deprecated-cells.yaml# |
| unevaluatedProperties: false |
| #include <dt-bindings/interrupt-controller/irq.h> |
| #include <dt-bindings/interrupt-controller/arm-gic.h> |
| compatible = "amlogic,meson6-rtc"; |
| interrupts = <GIC_SPI 72 IRQ_TYPE_EDGE_RISING>; |