|
# Copyright (c) 2024 GARDENA GmbH
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Si32 USART
|
|
|
|
compatible: "silabs,si32-usart"
|
|
|
|
include: [uart-controller.yaml, pinctrl-device.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
clocks:
|
|
required: true
|