zephyr/dts/bindings/timer/nxp,lpc-ctimer.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

36 lines
539 B
YAML

# Copyright (c) 2021 Toby Firth
# SPDX-License-Identifier: Apache-2.0
description: NXP MCUX Standard Timer/Counter
compatible: "nxp,lpc-ctimer"
include: base.yaml
properties:
reg:
required: true
interrupts:
required: true
clk-source:
type: int
required: true
description: clock to use
mode:
type: int
required: true
description: timer mode
input:
type: int
required: true
description: input channel
prescale:
type: int
required: true
description: prescale value