17 lines
244 B
YAML
17 lines
244 B
YAML
|
# 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
|