0aba1a80b1
Rename flexspi-hyperram driver to flexspi-s27ks0641, and update function names. This driver is only capable of supporting the s27ks0641 HyperRAM chip, as the lookup table given in this driver is specific to the s27ks0641. Rename the flexspi-hyperram binding to reflect this, to prevent confusion from users. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
10 lines
226 B
YAML
10 lines
226 B
YAML
# Copyright 2021 Basalte bv
|
|
# Copyright 2022 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Cypress S27KS0641 HyperRAM on NXP FlexSPI bus
|
|
|
|
compatible: "nxp,imx-flexspi-s27ks0641"
|
|
|
|
include: nxp,imx-flexspi-device.yaml
|