blob: 1962ed17d52518799e2a47e3d6c850c2ba1d309e [file] [log] [blame]
# *************************************************************************
# Copyright 2022 Meta Platforms, Inc. and its affiliates.
# SPDX-License-Identifier: Apache-2.0
# *************************************************************************
description: This binding gives a base representation of the CADENCE UART IP6528
compatible: "cdns,uart"
include: uart-controller.yaml
properties:
current-speed:
type: int
required: true
description: Baud Rate in bps.
clock-frequency:
type: int
required: true
description: Frequency(Hz) of Clock to the UART IP.
bdiv:
type: int
required: true
description: Baud Rate Divide register value.
reg:
required: true