Lines Matching +full:ep9301 +full:- +full:syscon
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pwm/cirrus,ep9301-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexander Sverdlin <alexander.sverdlin@gmail.com>
11 - Nikita Shubin <nikita.shubin@maquefel.me>
14 - $ref: pwm.yaml#
19 - const: cirrus,ep9301-pwm
20 - items:
21 - enum:
22 - cirrus,ep9302-pwm
23 - cirrus,ep9307-pwm
24 - cirrus,ep9312-pwm
25 - cirrus,ep9315-pwm
26 - const: cirrus,ep9301-pwm
33 - description: SoC PWM clock
35 "#pwm-cells":
39 - compatible
40 - reg
41 - clocks
46 - |
47 #include <dt-bindings/clock/cirrus,ep9301-syscon.h>
49 compatible = "cirrus,ep9301-pwm";
51 clocks = <&syscon EP93XX_CLK_PWM>;
52 #pwm-cells = <3>;