1# Copyright (c) 2021 TOKITA Hiroshi 2# SPDX-License-Identifier: Apache-2.0 3 4description: GD32 window watchdog timer 5 6compatible: "gd,gd32-wwdgt" 7 8include: [base.yaml, reset-device.yaml] 9 10properties: 11 reg: 12 required: true 13 14 clocks: 15 required: true 16 17 resets: 18 required: true 19