| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/watchdog/amlogic,meson6-wdt.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Amlogic Meson6 SoCs Watchdog timer |
| - Neil Armstrong <neil.armstrong@linaro.org> |
| - Martin Blumenstingl <martin.blumenstingl@googlemail.com> |
| - const: amlogic,meson8m2-wdt |
| - const: amlogic,meson8b-wdt |
| unevaluatedProperties: false |
| #include <dt-bindings/interrupt-controller/irq.h> |
| #include <dt-bindings/interrupt-controller/arm-gic.h> |
| compatible = "amlogic,meson6-wdt"; |
| interrupts = <GIC_SPI 0 IRQ_TYPE_EDGE_RISING>; |