2019-03-28 21:37:03 +08:00
|
|
|
# Copyright (c) 2018 - 2019 Antmicro <www.antmicro.com>
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-11-19 15:39:11 +08:00
|
|
|
description: LiteX UART
|
2019-03-28 21:37:03 +08:00
|
|
|
|
2024-08-01 16:14:09 +08:00
|
|
|
compatible: "litex,uart"
|
2019-08-20 02:32:25 +08:00
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: uart-controller.yaml
|
2019-03-28 21:37:03 +08:00
|
|
|
|
|
|
|
properties:
|
2023-01-04 03:21:25 +08:00
|
|
|
reg:
|
|
|
|
required: true
|
2019-03-28 21:37:03 +08:00
|
|
|
|
2023-01-04 03:21:25 +08:00
|
|
|
interrupts:
|
|
|
|
required: true
|