b954ce4903
This change introduces a new PWM driver for all CC13/26xx SoC. See the documentation in ti,cc13xx-cc26xx-timer-pwm.yaml for detailed usage instructions. Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
16 lines
258 B
YAML
16 lines
258 B
YAML
# Copyright (c) 2023 Zephyr Project
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: TI SimpleLink CC13xx/CC26xx Timer Node
|
|
|
|
compatible: "ti,cc13xx-cc26xx-timer"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|