Lines Matching +full:timer +full:- +full:pwm
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pwm/ti,omap-dmtimer-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI dual mode timer PWM controller
10 - Tony Lindgren <tony@atomide.com>
13 TI dual mode timer instances have an IO pin for PWM capability
16 - $ref: pwm.yaml#
20 const: ti,omap-dmtimer-pwm
22 "#pwm-cells":
26 description: Timer instance phandle for the PWM
31 Legacy clock prescaler for timer. The timer counter is prescaled
37 ti,clock-source:
39 Legacy clock for timer, please use assigned-clocks instead.
40 0x00 - high-frequency system clock (timer_sys_ck)
41 0x01 - 32-kHz always-on clock (timer_32k_ck)
42 0x02 - external clock (timer_ext_ck, OMAP2 only)
48 - compatible
49 - ti,timers
54 - |
55 pwm9: pwm {
56 compatible = "ti,omap-dmtimer-pwm";
58 #pwm-cells = <3>;