Zero got removed from the litex uart compatible, as it now supports multiple instances. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
16 lines
249 B
YAML
16 lines
249 B
YAML
# Copyright (c) 2018 - 2019 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: LiteX UART
|
|
|
|
compatible: "litex,uart"
|
|
|
|
include: uart-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|