Lines Matching +full:meson6 +full:- +full:wdt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/amlogic,meson6-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Meson6 SoCs Watchdog timer
10 - Neil Armstrong <neil.armstrong@linaro.org>
11 - Martin Blumenstingl <martin.blumenstingl@googlemail.com>
14 - $ref: watchdog.yaml#
19 - enum:
20 - amlogic,meson6-wdt
21 - amlogic,meson8-wdt
22 - amlogic,meson8b-wdt
23 - items:
24 - const: amlogic,meson8m2-wdt
25 - const: amlogic,meson8b-wdt
34 - compatible
35 - interrupts
36 - reg
41 - |
42 #include <dt-bindings/interrupt-controller/irq.h>
43 #include <dt-bindings/interrupt-controller/arm-gic.h>
45 wdt: watchdog@c1109900 {
46 compatible = "amlogic,meson6-wdt";
49 timeout-sec = <10>;