Skip to content

Conversation

carlescufi
Copy link
Contributor

@carlescufi carlescufi commented Apr 9, 2025

Backport #21325 to v3.0-branch

Add necessary properties to align with changes
in flash_mspi_nor driver.

Signed-off-by: Marcin Szymczyk <[email protected]>
(cherry picked from commit d0ce4f5)
@carlescufi carlescufi requested review from a team as code owners April 9, 2025 18:31
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Apr 9, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 9, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@3bb2db9 nrfconnect/sdk-zephyr@c206f1e (v4.0.99-ncs1-branch) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 9, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 526d0d891c3667b09b1a16183cd3b20b98f4239e
zephyr: PR head: c206f1e9e15da2f422454f3729e29ffc3e8db53e

more details

sdk-nrf:

PR head: 526d0d891c3667b09b1a16183cd3b20b98f4239e
merge base: 6fc11bdc632b03093d1f851475a8791025f6385f
target head (v3.0-branch): 6fc11bdc632b03093d1f851475a8791025f6385f
Diff

zephyr:

PR head: c206f1e9e15da2f422454f3729e29ffc3e8db53e
merge base: 3bb2db9bbed0f42c969197524a2e266d883177ca
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 (8)
snippets
│  ├── sdp
│  │  ├── mspi
│  │  │  ├── board
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.dts
│  │  │  ├── nrf9280pdk
│  │  │  │  │ nrf9280pdk_nrf9280_cpuapp.dts
│  ├── drivers
│  │  ├── flash
│  │  │  ├── flash_mspi_nor.c
│  │  │  ├── flash_mspi_nor.h
│  │  │  ├── flash_mspi_nor_quirks.h
│  │  │  │ spi_nor.h

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 493
    • sdk-zephyr test count: 534
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-sdk-find-my
    • ✅ test-low-level
    • ✅ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • 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_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • 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

Copy link

github-actions bot commented Apr 9, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder removed the DNM label Apr 9, 2025
@carlescufi carlescufi merged commit ade12aa into nrfconnect:v3.0-branch Apr 9, 2025
13 of 15 checks passed
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. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants