Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] Cherry-pick updated upstream commit related to MSPI driver for EXMIF #2394

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

anangl
Copy link
Contributor

@anangl anangl commented Dec 17, 2024

... to fix FLASH overflow failure in sample.suit.smp_transfer.recovery in NCS CI.

…MIF node"

This reverts commit 7d684d9.

Signed-off-by: Andrzej Głąbek <[email protected]>
@anangl anangl force-pushed the mx25uw63_disabled_by_default branch from 4b54f4f to 7726bdc Compare December 17, 2024 09:50
@shanthanordic
Copy link

This PR cannot be merged without approval from @ahasztag and @robertstypa

This is a follow-up to commit cdf45cb234077522b5cef2da084869af43d42dc1.

Adjust the DTS node for the nRF EXMIF peripheral so that it is possible
to handle the peripheral with the generic MSPI driver for DW SSI based
controllers and use all its data lines in communication.
Also adjust the related board files accordingly.

Upstream PR #: 80042

Signed-off-by: Andrzej Głąbek <[email protected]>
…dec,mspi-nor" devices"

This reverts commit 51933f6.

Signed-off-by: Andrzej Głąbek <[email protected]>
…-nor" devices

Extend several flash samples and tests so that they can also be used
with "jedec,mspi-nor" devices.
Add configurations needed for the nrf54h20dk/nrf54h20/cpuapp target.

Upstream PR #: 80042
Applied as a [nrf noup] due to a conflict.

Signed-off-by: Andrzej Głąbek <[email protected]>
@anangl anangl force-pushed the mx25uw63_disabled_by_default branch 3 times, most recently from 10c8dc1 to 22dea29 Compare December 17, 2024 21:18
This commit brings back modifications from these reverted commits:
- f68b2ed
- e606246
slightly adjusted so that the EXMIF peripheral is still by default
handled by the mspi_dw driver, and in cases where this driver cannot
be used because something still does not work correctly, one can
switch to the old solution based on the tweaked spi_dw driver.

Signed-off-by: Andrzej Głąbek <[email protected]>
@anangl anangl force-pushed the mx25uw63_disabled_by_default branch from 22dea29 to 30d68ce Compare December 17, 2024 21:44
@shanthanordic shanthanordic removed the DNM label Dec 18, 2024
@nordicjm nordicjm merged commit 352fb6b into nrfconnect:main Dec 18, 2024
17 of 18 checks passed
@anangl anangl deleted the mx25uw63_disabled_by_default branch December 18, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants