zephyr/dts/bindings/serial/nxp,lpc-usart.yaml
Maureen Helm fafdfba6bb dts: Introduce shared binding for nxp flexcomm peripheral
The flexcomm peripheral on lpc socs can be configured into uart, spi,
i2c, or i2s mode. Introduce a shared device tree binding that gets
included by the more specific driver type bindings.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-04-10 07:21:41 -05:00

9 lines
175 B
YAML

# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
description: LPC USART
compatible: "nxp,lpc-usart"
include: [uart-controller.yaml, "nxp,lpc-flexcomm.yaml"]