blob: 587c32e3c4a7d5d00be7f13bb232118e92226a63 [file] [log] [blame]
# Copyright (c) 2024, NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP QTMR PWM
compatible: "nxp,qtmr-pwm"
include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
properties:
prescaler:
type: int
required: true
description: prescale factor from the qtmr clock.
enum: [1, 2, 4, 8, 16, 32, 64, 128]
"#pwm-cells":
const: 3
pwm-cells:
- channel
- period
- flags