Searched +full:moxart +full:- +full:watchdog (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-or-later2 /* moxart.dtsi - Device Tree Include file for MOXA ART family SoC7 #include <dt-bindings/interrupt-controller/irq.h>10 #address-cells = <1>;11 #size-cells = <1>;12 compatible = "moxa,moxart";13 model = "MOXART";14 interrupt-parent = <&intc>;17 #address-cells = <1>;18 #size-cells = <0>;[all …]
1 MOXA ART Watchdog timer5 - compatible : Must be "moxa,moxart-watchdog"6 - reg : Should contain registers location and length7 - clocks : Should contain phandle for the clock that drives the counter11 watchdog: watchdog@98500000 {12 compatible = "moxa,moxart-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 watchdog10 - Linus Walleij <linus.walleij@linaro.org>11 - Corentin Labbe <clabbe@baylibre.com>18 - $ref: watchdog.yaml#23 - const: faraday,ftwdt01024 - items:[all …]