1# Copyright (c) 2024 Renesas Electronics Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4description: Renesas RA SCI UART controller
5
6compatible: "renesas,ra-sci-uart"
7
8include: [uart-controller.yaml, pinctrl-device.yaml]
9
10properties:
11  channel:
12    type: int
13    required: true
14