Lines Matching +full:moxart +full:- +full:watchdog
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/faraday,ftwdt010.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Faraday Technology FTWDT010 watchdog
10 - Linus Walleij <linus.walleij@linaro.org>
11 - Corentin Labbe <clabbe@baylibre.com>
18 - $ref: watchdog.yaml#
23 - const: faraday,ftwdt010
24 - items:
25 - enum:
26 - cortina,gemini-watchdog
27 - moxa,moxart-watchdog
28 - const: faraday,ftwdt010
39 clock-names:
46 - compatible
47 - reg
52 - |
53 #include <dt-bindings/interrupt-controller/irq.h>
54 watchdog@41000000 {
58 timeout-sec = <5>;
60 - |
61 watchdog: watchdog@98500000 {
62 compatible = "moxa,moxart-watchdog", "faraday,ftwdt010";
65 clock-names = "PCLK";