2017-11-15 03:02:55 +08:00
|
|
|
title: Atmel SAM0 watchdog driver
|
|
|
|
|
2019-10-29 00:34:12 +08:00
|
|
|
description: |
|
2017-11-15 03:02:55 +08:00
|
|
|
This is a representation of the SAM0 watchdog
|
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "atmel,sam0-watchdog"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: base.yaml
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2017-11-15 03:02:55 +08:00
|
|
|
properties:
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2017-11-15 03:02:55 +08:00
|
|
|
|
|
|
|
label:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2017-11-15 03:02:55 +08:00
|
|
|
|
|
|
|
interrupts:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|