1# Copyright (c) 2024 GARDENA GmbH
2#
3# SPDX-License-Identifier: Apache-2.0
4
5description: Si32 USART
6
7compatible: "silabs,si32-usart"
8
9include: [uart-controller.yaml, pinctrl-device.yaml]
10
11properties:
12  reg:
13    required: true
14
15  interrupts:
16    required: true
17
18  clocks:
19    required: true
20