56572687c7
Add support for virtual UART device that uses ARC Hostlink channels for data transfers. Due to the Hostlink principle, this driver supports only polling API. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
9 lines
192 B
YAML
9 lines
192 B
YAML
# Copyright (c) 2023, Synopsys Inc. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARC HOSTLINK UART
|
|
|
|
compatible: "snps,hostlink-uart"
|
|
|
|
include: uart-controller.yaml
|