# Copyright (c) 2019, Intel Corporation | |
# SPDX-License-Identifier: Apache-2.0 | |
description: Microchip XEC watchdog timer | |
include: base.yaml | |
compatible: "microchip,xec-watchdog" | |
properties: | |
reg: | |
required: true | |
label: | |
required: true | |
interrupts: | |
required: true |