19 lines
320 B
YAML
19 lines
320 B
YAML
# Copyright (c) 2019, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STMicroelectronics STM32 watchdog driver
|
|
|
|
description: |
|
|
This is a representation of the STM32 watchdog
|
|
|
|
compatible: "st,stm32-watchdog"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
label:
|
|
required: true
|