Skip to content

manifest: sdk-zephyr: Cherry pick nrf spim rtio#28258

Open
NordicBuilder wants to merge 2 commits into
nrfconnect:mainfrom
NordicBuilder:auto-manifest-sdk-zephyr-4001
Open

manifest: sdk-zephyr: Cherry pick nrf spim rtio#28258
NordicBuilder wants to merge 2 commits into
nrfconnect:mainfrom
NordicBuilder:auto-manifest-sdk-zephyr-4001

Conversation

@NordicBuilder
Copy link
Copy Markdown
Contributor

Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4001

@NordicBuilder NordicBuilder requested review from a team as code owners April 17, 2026 16:39
@NordicBuilder
Copy link
Copy Markdown
Contributor Author

NordicBuilder commented Apr 17, 2026

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@608dbfd nrfconnect/sdk-zephyr@fbc1377 (main) nrfconnect/sdk-zephyr@608dbfd6..fbc13774

All manifest checks OK

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

@NordicBuilder
Copy link
Copy Markdown
Contributor Author

NordicBuilder commented Apr 17, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 12

Inputs:

Sources:

sdk-nrf: PR head: 3a9be802c3e2b4326359b186b208a3b69de32952
zephyr: PR head: fbc1377458028323f2281716e08216b6d40e0459

more details

sdk-nrf:

PR head: 3a9be802c3e2b4326359b186b208a3b69de32952
merge base: 98d2ade5acf943e32819e8aaa77c7e01b44831fe
target head (main): 98d2ade5acf943e32819e8aaa77c7e01b44831fe
Diff

zephyr:

PR head: fbc1377458028323f2281716e08216b6d40e0459
merge base: 608dbfd6068ad550045faafb29a48563e83e4013
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 (77)
tests
│  ├── zephyr
│  │  ├── drivers
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54ls05dk_nrf54ls05b_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lv10dk_nrf54lv10a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp_ns.overlay
west.yml
zephyr
│  ├── drivers
│  │  ├── spi
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrfx
│  │  │  ├── spi_ambiq_bleif.c
│  │  │  ├── spi_ambiq_spic.c
│  │  │  ├── spi_b91.c
│  │  │  ├── spi_bitbang.c
│  │  │  ├── spi_cc13xx_cc26xx.c
│  │  │  ├── spi_context.h
│  │  │  ├── spi_dw.c
│  │  │  ├── spi_emul.c
│  │  │  ├── spi_esp32_spim.c
│  │  │  ├── spi_gd32.c
│  │  │  ├── spi_grlib_spimctrl.c
│  │  │  ├── spi_infineon.c
│  │  │  ├── spi_litex_common.h
│  │  │  ├── spi_max32.c
│  │  │  ├── spi_mchp_mss.c
│  │  │  ├── spi_mchp_mss_qspi.c
│  │  │  ├── spi_mchp_sercom_g1.c
│  │  │  ├── spi_mcux_dspi.c
│  │  │  ├── spi_mcux_ecspi.c
│  │  │  ├── spi_mcux_flexcomm.c
│  │  │  ├── spi_mcux_flexio.c
│  │  │  ├── spi_npcx_spip.c
│  │  │  ├── spi_nrfx_spi.c
│  │  │  ├── spi_nrfx_spim.c
│  │  │  ├── spi_nrfx_spim_common.c
│  │  │  ├── spi_nrfx_spim_common.h
│  │  │  ├── spi_nrfx_spim_rtio.c
│  │  │  ├── spi_nrfx_spis.c
│  │  │  ├── spi_numaker.c
│  │  │  ├── spi_nxp_lpspi
│  │  │  │  │ spi_nxp_lpspi_priv.h
│  │  │  ├── spi_nxp_s32.h
│  │  │  ├── spi_oc_simple.c
│  │  │  ├── spi_opentitan.c
│  │  │  ├── spi_pl022.c
│  │  │  ├── spi_psoc6.c
│  │  │  ├── spi_pw.c
│  │  │  ├── spi_renesas_rz.c
│  │  │  ├── spi_renesas_rz_rspi.c
│  │  │  ├── spi_rtio.c
│  │  │  ├── spi_rtio.h
│  │  │  ├── spi_rv32m1_lpspi.c
│  │  │  ├── spi_sam.c
│  │  │  ├── spi_sam0.c
│  │  │  ├── spi_sedi.c
│  │  │  ├── spi_sifive.h
│  │  │  ├── spi_silabs_eusart.c
│  │  │  ├── spi_silabs_siwx91x_gspi.c
│  │  │  ├── spi_silabs_usart.c
│  │  │  ├── spi_smartbond.c
│  │  │  ├── spi_stm32.c
│  │  │  ├── spi_test.c
│  │  │  ├── spi_wch.c
│  │  │  ├── spi_xec_qmspi.c
│  │  │  ├── spi_xlnx_axi_quadspi.c
│  │  │  │ spi_xmc4xxx.c
│  ├── subsys
│  │  ├── pm
│  │  │  │ device_runtime.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── bl54l15_dvk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── bl54l15u_dvk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20b_cpuapp.overlay
│  │  │  │  │  │  ├── nrf7120dk_nrf7120_cpuapp.overlay
│  │  │  │  │  │  │ ophelia4ev_nrf54l15_cpuapp.overlay
│  │  │  │  ├── spi_loopback
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ spi.c
│  │  │  │  │  │ testcase.yaml
│  │  ├── subsys
│  │  │  ├── pm
│  │  │  │  ├── device_runtime_stress
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── emulated_pm_device.c
│  │  │  │  │  │  ├── emulated_pm_device.h
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: b819b2845f
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b819b2845f_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 292
    • sdk-zephyr test count: 379
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-low-level
    • ❌ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-apps_nrfdesktop
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch from 4ed006f to f1b6019 Compare April 17, 2026 16:55
@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch 2 times, most recently from 370d192 to 7a9f262 Compare May 1, 2026 13:38
@bjarki-andreasen bjarki-andreasen force-pushed the auto-manifest-sdk-zephyr-4001 branch from 7a9f262 to bb5d461 Compare May 4, 2026 11:34
@bjarki-andreasen bjarki-andreasen requested a review from a team as a code owner May 4, 2026 11:34
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch from bb5d461 to 7b0f4aa Compare May 4, 2026 13:48
@bjarki-andreasen bjarki-andreasen force-pushed the auto-manifest-sdk-zephyr-4001 branch from 7b0f4aa to 9988e87 Compare May 4, 2026 13:49
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch from 9988e87 to 52ebf62 Compare May 7, 2026 09:12
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch from 52ebf62 to 2071300 Compare May 18, 2026 15:13
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch 3 times, most recently from 80ecf44 to 012ddd2 Compare May 27, 2026 13:48
Copy link
Copy Markdown
Contributor

@carlescufi carlescufi left a comment

Choose a reason for hiding this comment

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

Please add a changelog entry

NordicBuilder and others added 2 commits June 3, 2026 09:54
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4001

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
The nrf54l series SoCs only support up to 8MHz SPIM, though the
spi_controller_peripheral sets the SPIM frequency to 16MHz. This
now fails since nrfx checks if the applied frequency is valid.

Update the spi_controller_peripheral tests to set the SPIM freq to
8MHz.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4001 branch from 012ddd2 to 3a9be80 Compare June 3, 2026 09:54
@NordicBuilder NordicBuilder removed the DNM label Jun 3, 2026
@bjarki-andreasen
Copy link
Copy Markdown
Contributor

Continued by #29261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants