blob: 81f20c711627c6858714ef040173dce85b9997b5 [file] [log] [blame]
# Copyright (c) 2025 Henrik Brix Andersen <henrik@brixandersen.dk>
# SPDX-License-Identifier: Apache-2.0
description: NEORV32 PWM
compatible: "neorv32,pwm"
include: [pwm-controller.yaml, base.yaml]
properties:
reg:
required: true
syscon:
type: phandle
required: true
description: |
phandle to syscon (NEORV32 SYSINFO) node.
"#pwm-cells":
const: 3
pwm-cells:
- channel
# period in terms of nanoseconds
- period
- flags