blob: fdb56978f69711bc3e476e0f79c7182307e9ac76 [file] [log] [blame]
#
# Copyright (c) 2019 Vestas Wind Systems A/S
#
# SPDX-License-Identifier: Apache-2.0
#
title: NXP Kinetis watchdog (WDOG32) driver
description: >
This is a representation of the Kinetis watchdog (WDOG32)
inherits:
!include base.yaml
properties:
compatible:
constraint: "nxp,kinetis-wdog32"
reg:
category: required
label:
category: required
interrupts:
category: required
clocks:
category: required
clk-source:
type: int
category: required
description: Watchdog counter clock source
clk-divider:
type: int
description: Watchdog counter clock divider
category: required