24 lines
356 B
YAML
24 lines
356 B
YAML
#
|
|
# Copyright (c) 2018, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: NXP FlexSPI
|
|
|
|
description: >
|
|
This binding gives a base representation of the NXP FlexSPI controller
|
|
|
|
inherits:
|
|
!include spi.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,imx-flexspi"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|