zephyr/dts/bindings/mtd/nxp,imx-flexspi-mx25um51345g.yaml
Saurabh Jagdhane eb205ebe68 boards: arm: Enable FlexSPI driver on mimxrt685_evk.
Enable FlexSPI NOR flash driver with XIP build options.
Configure FlexSPI pins, update board documentation.
Add FlexSPI NOR flash dts node for mimxrt685_evk.

Enable flash storage by adding partition to dts file.
Using last 1MB for storage, and reserving 63MB for code.

Signed-off-by: Saurabh Jagdhane <saurabh.jagdhane@nxp.com>
2021-05-07 15:44:19 -05:00

9 lines
203 B
YAML

# Copyright 2021 NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP FlexSPI MX25UM51345G
compatible: "nxp,imx-flexspi-mx25um51345g"
include: ["nxp,imx-flexspi-device.yaml", soc-nv-flash.yaml]