Lines Matching +full:pwm +full:- +full:clock
2 # SPDX-License-Identifier: Apache-2.0
4 description: NXP FlexTimer Module (FTM) PWM controller
6 compatible: "nxp,ftm-pwm"
8 include: [pwm-controller.yaml, "nxp,ftm.yaml", "pinctrl-device.yaml"]
11 "#pwm-cells":
14 pinctrl-0:
17 clock-source:
21 - "system"
22 - "fixed"
23 - "external"
25 Select one of three possible clock sources for the FTM counter:
26 * system: it's the bus interface clock driving the FTM module. Usually
27 provides higher timer resolution than the other two clock sources.
28 * fixed: it's a fixed clock defined by chip integration.
29 * external: it's a clock that can be accessed externally to the chip and
30 passes through a sychronizer clocked by the FTM bus interface clock.
32 This clock source selection is independent of the bus interface clock
36 pwm-cells:
37 - channel
39 - period
40 - flags