zephyr/dts/bindings/arm/nxp,lpc-flexcomm.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

16 lines
228 B
YAML

# Copyright (c) 2020 NXP
# SPDX-License-Identifier: Apache-2.0
description: LPC Flexcomm node
compatible: "nxp,lpc-flexcomm"
include: base.yaml
properties:
reg:
required: true
interrupts:
required: true