64a14a8c1c
Introduce driver for APS6408L PSRAM, built on top of the MCUX memc driver for flexSPI. This driver supports operating the PSRAM in high speed mode (200MHz or more). Note that in order to support this PSRAM's alignment requirements, either ahb-read-addr-opt or ahb-prefetch must be set for the FlexSPI instance. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
9 lines
195 B
YAML
9 lines
195 B
YAML
# Copyright 2022 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: AP Memory APS6408L pSRAM on NXP FlexSPI bus
|
|
|
|
compatible: "nxp,imx-flexspi-aps6408l"
|
|
|
|
include: nxp,imx-flexspi-device.yaml
|