# Copyright (c) 2023 Intel Corporation | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
description: INTEL SEDI UART | |
compatible: "intel,sedi-uart" | |
include: uart-controller.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true | |
peripheral-id: | |
type: int | |
description: peripheral ID | |
required: true |