dts: nxp: Add binding for NXP Flexcomm device
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>
This commit is contained in:
parent
f82cacbab8
commit
8c2b55d97d
1 changed files with 16 additions and 0 deletions
16
dts/bindings/mfd/nxp,lp-flexcomm.yaml
Normal file
16
dts/bindings/mfd/nxp,lp-flexcomm.yaml
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue