commit | e255444179a6eb5fb901a0edba044135a838e398 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Thu Mar 14 09:38:40 2024 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed May 15 10:56:04 2024 +0200 |
tree | 91ea90a9bc0a78399409f280e36883a6c09d1c29 | |
parent | 53c350e17bf09b2165318308e203f5d536f17fe7 [diff] |
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>