eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
13 lines
216 B
YAML
13 lines
216 B
YAML
# Copyright (c) 2022 Kumar Gala <galak@kernel.org>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARMv6-M System Tick
|
|
|
|
compatible: "arm,armv6m-systick"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|