Lines Matching +full:pwm +full:- +full:names
1 Amlogic Meson PWM Controller
5 - compatible: Shall contain "amlogic,meson8b-pwm"
6 or "amlogic,meson-gxbb-pwm"
7 or "amlogic,meson-gxbb-ao-pwm"
8 or "amlogic,meson-axg-ee-pwm"
9 or "amlogic,meson-axg-ao-pwm"
10 or "amlogic,meson-g12a-ee-pwm"
11 or "amlogic,meson-g12a-ao-pwm-ab"
12 or "amlogic,meson-g12a-ao-pwm-cd"
13 - #pwm-cells: Should be 3. See pwm.yaml in this directory for a description of
17 - clocks: Could contain one or two parents clocks phandle for each of the two
18 PWM channels.
19 - clock-names: Could contain at least the "clkin0" and/or "clkin1" names.
23 pwm_ab: pwm@8550 {
24 compatible = "amlogic,meson-gxbb-pwm";
26 #pwm-cells = <3>;
28 clock-names = "clkin0", "clkin1";