eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
261 B
YAML
16 lines
261 B
YAML
# Copyright (c) 2022 KT-Elektronik, Klaucke und Partner GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP MCUX Quad Timer (QTMR)
|
|
|
|
compatible: "nxp,imx-qtmr"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|