This commit creates ambiq uart new binding file and renamed the previous one as ambiq,pl011-uart Signed-off-by: Hao Luo <hluo@ambiq.com>
16 lines
306 B
YAML
16 lines
306 B
YAML
# Copyright (c) 2023 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Ambiq UART controller (PL011 compatible)
|
|
|
|
compatible: "ambiq,pl011-uart"
|
|
|
|
include: ["arm,pl011.yaml", pinctrl-device.yaml]
|
|
|
|
properties:
|
|
pinctrl-0:
|
|
required: true
|
|
|
|
pinctrl-names:
|
|
required: true
|