8c2b55d97d
This binding is for the NXP FlexComm Interface. The driver will setup an interface for use as a UART, SPI or I2C device. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
17 lines
220 B
YAML
17 lines
220 B
YAML
# Copyright 2024 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Low Power Flexcomm
|
|
|
|
compatible: "nxp,lp-flexcomm"
|
|
|
|
include: [base.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|