Skip to content

Conversation

jaz1-nordic
Copy link
Contributor

@jaz1-nordic jaz1-nordic commented Oct 15, 2025

Manifest updated.

test-sdk-nrf: collab-nrfx-4.0

@jaz1-nordic jaz1-nordic requested review from a team as code owners October 15, 2025 13:23
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 15, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 15, 2025

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

Name Old Revision New Revision Diff
nrfx https://github.com/nrfconnect/nrfx/commit/7ed74ac12ab94f561af820da8fb7089a0323e6de (4.0-dev) https://github.com/nrfconnect/nrfx/pull/989 nrfconnect/nrfx#989/files
zephyr nrfconnect/sdk-zephyr@079d803 (collab-nrfx-4.0) nrfconnect/sdk-zephyr#3401 nrfconnect/sdk-zephyr#3401/files

DNM label due to: 2 projects with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 15, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 39953cc5d7f835fd01447a795cdc398b8333bc49
zephyr: PR head: 564c2bd9b76c9ab4fa6b284f39c76d61df190fbb

more details

sdk-nrf:

PR head: 39953cc5d7f835fd01447a795cdc398b8333bc49
merge base: 40c54a58d4a238b04e7a3f9602b6db5a735579c7
target head (collab-nrfx-4.0): 40c54a58d4a238b04e7a3f9602b6db5a735579c7
Diff

zephyr:

PR head: 564c2bd9b76c9ab4fa6b284f39c76d61df190fbb
merge base: 079d80388a6240f572442ce7021f1aab31a56139
target head (collab-nrfx-4.0): 079d80388a6240f572442ce7021f1aab31a56139
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 (13)
applications
│  ├── nrf5340_audio
│  │  ├── Kconfig.defaults
│  │  ├── src
│  │  │  ├── modules
│  │  │  │  │ audio_i2s.c
tests
│  ├── drivers
│  │  ├── grtc
│  │  │  ├── grtc_clk_output
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  ├── nrfx_integration_test
│  │  │  │ Kconfig
west.yml
zephyr
│  ├── drivers
│  │  ├── i2s
│  │  │  ├── Kconfig.nrfx
│  │  │  │ i2s_nrfx.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  ├── Kconfig
│  │  │  │  ├── nrfx_glue.c
│  │  │  │  ├── nrfx_kconfig.h
│  │  │  │  │ nrfx_log.h
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ Kconfig.peripherals

Outputs:

Toolchain

Version: 2b2cd9579a
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2b2cd9579a_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 22
    • sdk-zephyr test count: 501
  • ❌ Integration tests
    • ❌ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-thread-main
    • ❌ test-low-level
    • ⚠️ test-sdk-audio
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem
    • ⚠️ test-sdk-find-my
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-pmic-samples
    • test-sdk-wifi

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

@nordic-piks
Copy link
Contributor

To have LL downstream passing, please cherr-y pick this change: f35cddd

@jaz1-nordic jaz1-nordic requested a review from a team as a code owner October 16, 2025 07:21
Copy link
Contributor

@magp-nordic magp-nordic left a comment

Choose a reason for hiding this comment

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

Shouldn't I2S also be removed from nrfx_ntegration test, like it was done here?: 0e092d0

adamkondraciuk and others added 2 commits October 17, 2025 12:28
Add clock resquest and release to GRTC clockout tests.

Signed-off-by: Adam Kondraciuk <[email protected]>
@jaz1-nordic jaz1-nordic force-pushed the nrfx-8446_nrfx_i2s_without_cb branch from d053c65 to 510b4da Compare October 17, 2025 10:29
@jaz1-nordic jaz1-nordic requested a review from a team as a code owner October 17, 2025 10:29
@jaz1-nordic jaz1-nordic requested review from alexsven, gWacey, koffes and rick1082 and removed request for a team October 17, 2025 10:29
@jaz1-nordic jaz1-nordic force-pushed the nrfx-8446_nrfx_i2s_without_cb branch from 510b4da to 235c889 Compare October 17, 2025 12:21
@jaz1-nordic jaz1-nordic requested a review from a team as a code owner October 17, 2025 12:21
@jaz1-nordic jaz1-nordic force-pushed the nrfx-8446_nrfx_i2s_without_cb branch from 235c889 to 1ef1978 Compare October 17, 2025 12:42
Rename I2S0 symbol from Kconfig.
Align audio_i2s module to the new nrfx I2S driver.

Signed-off-by: Jakub Zymelka <[email protected]>
@jaz1-nordic jaz1-nordic force-pushed the nrfx-8446_nrfx_i2s_without_cb branch from 1ef1978 to f52f1e0 Compare October 17, 2025 12:58
Removed instance specific I2S config symbols.

Signed-off-by: Jakub Zymelka <[email protected]>
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. DNM manifest manifest-nrfx manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants