Lines Matching +full:ums512 +full:- +full:pwm
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pwm/sprd,ums512-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Spreadtrum/Unisoc UMS512 PWM Controller
10 - Orson Zhai <[email protected]>
11 - Baolin Wang <[email protected]>
12 - Chunyan Zhang <[email protected]>
16 const: sprd,ums512-pwm
24 clock-names:
26 - const: pwm0
27 - const: enable0
28 - const: pwm1
29 - const: enable1
30 - const: pwm2
31 - const: enable2
32 - const: pwm3
33 - const: enable3
35 '#pwm-cells':
39 - compatible
40 - reg
41 - clocks
42 - clock-names
45 - $ref: pwm.yaml#
50 - |
51 #include <dt-bindings/clock/sprd,ums512-clk.h>
53 pwm@32260000 {
54 compatible = "sprd,ums512-pwm";
60 clock-names = "pwm0", "enable0",
64 #pwm-cells = <2>;