eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
17 lines
293 B
YAML
17 lines
293 B
YAML
# Copyright (c) 2022, Jamie McCrae
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Raspberry Pi Pico Watchdog
|
|
|
|
compatible: "raspberrypi,pico-watchdog"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|
|
description: Crystal oscillator source clock
|