Skip to content

Conversation

@masz-nordic
Copy link
Contributor

@masz-nordic masz-nordic commented Feb 10, 2025

drivers: flash: mspi_nor: support MODE_SINGLE and MODE_QUAD_1_4_4

Comment on lines +633 to 638
/* For octal mode:
* If the read ID does not match the one from DTS, assume the flash
* is already in the Octa I/O mode, so switching it is not needed.
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe there should be a note about QUAD mode too. Right now it is easy to overlook that for QUAD this if is true.

Quad Enable bit is used to enable/disable 4x line IO in SPI.

Upstream PR #: 85520

Signed-off-by: Marcin Szymczyk <[email protected]>
…_QUAD_1_4_4

Extend driver to support single lane and 1-4-4 IO modes.

Upstream PR #: 85520

Signed-off-by: Marcin Szymczyk <[email protected]>
@nordicjm nordicjm merged commit b44731a into nrfconnect:main Mar 5, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants