| # Copyright (c) 2023 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com> | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Renesas RA SCI controller | |
| compatible: "renesas,ra-sci" | |
| include: [base.yaml, pinctrl-device.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| clocks: | |
| required: true |