1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/watchdog/socionext,uniphier-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext UniPhier watchdog timer
10 - Keiji Hayashibara <hayashibara.keiji@socionext.com>
13 - $ref: "watchdog.yaml#"
17 const: socionext,uniphier-wdt
22 additionalProperties: false
26 // The UniPhier watchdog should be a subnode of a "syscon" compatible node.
29 compatible = "socionext,uniphier-ld11-sysctrl",
30 "simple-mfd", "syscon";
31 reg = <0x61840000 0x10000>;
34 compatible = "socionext,uniphier-wdt";