1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/pwm/cirrus,ep9301-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cirrus Logic ep93xx PWM controller
10 - Alexander Sverdlin <alexander.sverdlin@gmail.com>
11 - Nikita Shubin <nikita.shubin@maquefel.me>
19 - const: cirrus,ep9301-pwm
26 - const: cirrus,ep9301-pwm
33 - description: SoC PWM clock
43 unevaluatedProperties: false
47 #include <dt-bindings/clock/cirrus,ep9301-syscon.h>
49 compatible = "cirrus,ep9301-pwm";
50 reg = <0x80910000 0x10>;
51 clocks = <&syscon EP93XX_CLK_PWM>;