| # Copyright (c) 2025 Renesas Electronics Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Renesas RZ SCI-B controller | |
| compatible: "renesas,rz-sci-b" | |
| include: [base.yaml, pinctrl-device.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| channel: | |
| type: int | |
| required: true | |
| interrupts: | |
| required: true |