|
# Copyright (c) 2021 TOKITA Hiroshi
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: GD32 window watchdog timer
|
|
|
|
compatible: "gd,gd32-wwdgt"
|
|
|
|
include: [base.yaml, reset-device.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|
|
|
|
resets:
|
|
required: true
|