Lines Matching +full:kona +full:- +full:pwm
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pwm/brcm,kona-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Kona family PWM controller
13 - Florian Fainelli <f.fainelli@gmail.com>
16 - $ref: pwm.yaml#
21 - enum:
22 - brcm,bcm11351-pwm
23 - const: brcm,kona-pwm
31 '#pwm-cells':
35 - compatible
36 - reg
37 - clocks
42 - |
43 #include <dt-bindings/clock/bcm281xx.h>
45 pwm@3e01a000 {
46 compatible = "brcm,bcm11351-pwm", "brcm,kona-pwm";
49 #pwm-cells = <3>;