2019-02-01 21:50:46 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019, Linaro Limited
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
---
|
|
|
|
title: STMicroelectronics STM32 watchdog driver
|
|
|
|
version: 0.1
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the STM32 watchdog
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2019-02-01 21:50:46 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "st,stm32-watchdog"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|