2a24bb263a
This update Atmel SAM wdt devicetree to use clock control information. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
19 lines
269 B
YAML
19 lines
269 B
YAML
# Copyright (c) 2018, Atmel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ATMEL SAM0 watchdog
|
|
|
|
compatible: "atmel,sam-watchdog"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|