blob: ff5f234201bef2b93d1432d39f2cb02243ba9ca9 [file] [log] [blame]
title: STM32 PWM
description: >
This binding gives a base representation of the STM32 PWM
compatible: "st,stm32-pwm"
include: [pwm-controller.yaml, base.yaml]
properties:
label:
required: true
st,prescaler:
type: int
required: true
description: Clock prescaler at the input of the timer
"#pwm-cells":
const: 2
"#cells":
- channel
# period in terms of nanoseconds
- period