Skip to content

Conversation

@magp-nordic
Copy link
Contributor

@magp-nordic magp-nordic commented Mar 7, 2025

It still needs some testing but can be reviewed already.

Needs the revert commit from #20807 to be able to switch to QUAD mode (not enough pins declared in DTS).

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Mar 7, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 7, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 11

Inputs:

Sources:

sdk-nrf: PR head: cba650a1de55b5a4901c005843e3166cb9fa8b10

more details

sdk-nrf:

PR head: cba650a1de55b5a4901c005843e3166cb9fa8b10
merge base: 3dbf4c5ab1907c4897c61ca3bc711d84a344e43c
target head (main): 2d8f6773b763e0ddab4a32b1c9f5fdcb6850ebf6
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (3)
applications
│  ├── sdp
│  │  ├── mspi
│  │  │  ├── src
│  │  │  │  │ main.c
drivers
│  ├── mspi
│  │  │ mspi_nrfe.c
include
│  ├── drivers
│  │  ├── mspi
│  │  │  │ nrfe_mspi.h

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_8bf7ca4353

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 43
  • ✅ Integration tests
    • ✅ test-low-level
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@masz-nordic masz-nordic added this to the 3.0.0 milestone Mar 7, 2025
@masz-nordic masz-nordic changed the title Nrfx 7076 vio pins dependent on overlay sdp: vio pins dependent on overlay Mar 7, 2025
@magp-nordic magp-nordic force-pushed the NRFX-7076-vio-pins-dependent-on-overlay branch 2 times, most recently from 6acb669 to 8a8cbd2 Compare March 10, 2025 15:40
@magp-nordic magp-nordic marked this pull request as ready for review March 10, 2025 15:40
@magp-nordic magp-nordic requested review from a team as code owners March 10, 2025 15:40
@magp-nordic magp-nordic force-pushed the NRFX-7076-vio-pins-dependent-on-overlay branch 2 times, most recently from 680c291 to 584559b Compare March 10, 2025 15:55
@github-actions
Copy link

You can find the documentation preview for this PR here.

@magp-nordic magp-nordic force-pushed the NRFX-7076-vio-pins-dependent-on-overlay branch from 584559b to 4dca9a6 Compare March 17, 2025 15:55
@magp-nordic magp-nordic force-pushed the NRFX-7076-vio-pins-dependent-on-overlay branch 2 times, most recently from b9b67b3 to 49771f9 Compare March 21, 2025 09:31
@sonarqubecloud
Copy link

Add saving clock VIO pin on FLPR side, so that it wouldn't use
a define from nrfe_mspi.h.

Signed-off-by: Magdalena Pastula <[email protected]>
Add checking pin assignment from DTS to make sure that no CS pin
overlaps with any data pin and that there are enough pins defined
for selected mode.

Signed-off-by: Magdalena Pastula <[email protected]>
Make number of pins sent in pinctrl config to FLPR dependable
on number of pins defined in DTS pinctrl.

Signed-off-by: Magdalena Pastula <[email protected]>
@magp-nordic magp-nordic force-pushed the NRFX-7076-vio-pins-dependent-on-overlay branch from 49771f9 to cba650a Compare March 25, 2025 10:39
@masz-nordic masz-nordic merged commit 9bf3a87 into nrfconnect:main Mar 25, 2025
14 checks passed
@magp-nordic magp-nordic deleted the NRFX-7076-vio-pins-dependent-on-overlay branch March 25, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants