zephyr/dts/bindings/watchdog/zephyr,counter-watchdog.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

17 lines
306 B
YAML

# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: |
Counter based watchdog
compatible: "zephyr,counter-watchdog"
include: base.yaml
properties:
counter:
type: phandle
required: true
description: |
Counter device used for watchdog.