zephyr/dts/bindings/pwm/sifive,pwm0.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

29 lines
472 B
YAML

# Copyright (c) 2018, SiFive Inc.
# SPDX-License-Identifier: Apache-2.0
description: SiFive PWM
compatible: "sifive,pwm0"
include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
properties:
reg:
required: true
interrupts:
required: true
sifive,compare-width:
type: int
required: true
description: Width of the PWM comparator in bits
"#pwm-cells":
const: 2
pwm-cells:
- channel
# period in terms of nanoseconds
- period