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/timer/cdns,ttc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence TTC - Triple Timer Counter
10 - Michal Simek <michal.simek@amd.com>
22 A list of 3 interrupts; one per timer channel.
27 power-domains:
30 timer-width:
33 Bit width of the timer, necessary if not 16.
35 "#pwm-cells":
39 - compatible
40 - reg
41 - clocks
44 - if:
47 - "#pwm-cells"
50 - interrupts
55 - |
57 interrupt-parent = <&intc>;
62 timer-width = <32>;
65 - |
66 pwm: pwm@f8002000 {
70 timer-width = <32>;
71 #pwm-cells = <3>;