Skip to content

drivers: mspi: stm32_xspi: fix error for valid CE polarity#104722

Open
tpambor wants to merge 1 commit intozephyrproject-rtos:mainfrom
tpambor:mspi-xspi-ce-polarity-fix
Open

drivers: mspi: stm32_xspi: fix error for valid CE polarity#104722
tpambor wants to merge 1 commit intozephyrproject-rtos:mainfrom
tpambor:mspi-xspi-ce-polarity-fix

Conversation

@tpambor
Copy link
Contributor

@tpambor tpambor commented Mar 1, 2026

Logic for error handling for CE polarity was inverted, causing configuration to incorrectly return early without completing the configuration when a valid CE polarity was provided.

Logic for error handling for CE polarity was inverted, causing
configuration to incorrectly return early without completing
the configuration when a valid CE polarity was provided.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@tpambor tpambor added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: MSPI platform: STM32 ST Micro STM32 size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

3 participants