blob: 3b38f1f6ec2273e3639c51528723fbef5cdf08cc [file]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
description: Renesas RA ULPT
compatible: "renesas,ra-ulpt"
include: base.yaml
properties:
reg:
required: true
channel:
type: int
required: true
description: |
ULPT channel number.
interrupts:
description: |
IRQ number and priority to use for ULPT.
interrupt-names:
enum:
- "ulpti"
- "ulptcmai"
- "ulptcmbi"
description: |
Interrupts must be given corresponding names so that the timer driver can recognize them.