blob: 36790afa8ada5cff2b6e3d846e57efc0f47c3367 [file] [log] [blame]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
description: Renesas RA8 Pulse Width Modulation
compatible: "renesas,ra8-pwm"
include: [pwm-controller.yaml, base.yaml, pinctrl-device.yaml]
properties:
divider:
type: int
required: true
channel:
type: int
required: true
clocks:
required: true
interrupts:
required: true
interrupt-names:
required: true
"#pwm-cells":
const: 3
pwm-cells:
- channel
- period
- flags