| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/watchdog/mediatek,mt7621-wdt.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Ralink Watchdog Timers |
| - Sergio Paracuellos <sergio.paracuellos@gmail.com> |
| const: mediatek,mt7621-wdt |
| $ref: /schemas/types.yaml#/definitions/phandle |
| phandle to system controller 'sysc' syscon node which |
| controls system registers |
| additionalProperties: false |
| compatible = "mediatek,mt7621-wdt"; |
| mediatek,sysctl = <&sysc>; |