| # Copyright (c) 2024 Renesas Electronics Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Renesas RA SCI UART controller | |
| compatible: "renesas,ra-sci-uart" | |
| include: [uart-controller.yaml, pinctrl-device.yaml] | |
| properties: | |
| channel: | |
| type: int | |
| required: true |