zephyr/dts/bindings/xspi/st,stm32-xspi.yaml
Francois Ramu e255444179 dts: bindings: introduce a new compatible for stm32 xSPI flash controller
The new bindings for the stm32 xspi is for new stm32 devices with
XSPI peripherals like the stm32h5 serie. This is close to the octo-spi.
Adapt the flash controller constants to the XSPI model especially.
This is done through a new xspi.h definition file.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-05-15 10:56:04 +02:00

10 lines
228 B
YAML

# Copyright (c) 2024 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
description: |
STM32 XSPI device representation. Enabling a stm32 xspi node in a board
compatible: "st,stm32-xspi"
include: st,stm32-ospi.yaml