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