zephyr/dts/bindings/watchdog/arm,cmsdk-watchdog.yaml

22 lines
426 B
YAML

---
title: ARM CMSDK WATCHDOG
version: 0.1
description: >
This binding gives a base representation of the ARM CMSDK WATCHDOG
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "arm,cmsdk-watchdog"
generation: define
reg:
type: array
description: mmio register space
generation: define
category: required
...