Skip to content

Conversation

nika-nordic
Copy link
Contributor

Backport of #21631

@nika-nordic nika-nordic requested review from a team as code owners April 11, 2025 09:34
@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 11, 2025
@nika-nordic nika-nordic requested a review from e-rk April 11, 2025 09:35
@nika-nordic nika-nordic added this to the 3.0.0 milestone Apr 11, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 11, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@4ff1c36 nrfconnect/sdk-zephyr@59a8d2d (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 11, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 742cca420a0b3c41bcfd11594b9ce44637817080
zephyr: PR head: 59a8d2d1692d43086c0343e9ba87a800a2e93bc4

more details

sdk-nrf:

PR head: 742cca420a0b3c41bcfd11594b9ce44637817080
merge base: 8091688f22de85365b1eeb02160358a22c0561b0
target head (v3.0-branch): 8091688f22de85365b1eeb02160358a22c0561b0
Diff

zephyr:

PR head: 59a8d2d1692d43086c0343e9ba87a800a2e93bc4
merge base: 4ff1c3616aeecb52617d87bfdf2da0435f36fb17
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 (4)
drivers
│  ├── mpsl
│  │  ├── clock_control
│  │  │  │ nrfx_clock_mpsl.c
tests
│  ├── drivers
│  │  ├── audio
│  │  │  ├── pdm_loopback
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
west.yml
zephyr
│  ├── drivers
│  │  ├── clock_control
│  │  │  │ clock_control_nrf.c

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: 872
    • sdk-zephyr test count: 542
  • ✅ Integration tests
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-sdk-find-my
    • ✅ test-low-level
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • 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-tfm
    • test-sdk-audio
    • test-sdk-dfu
    • 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

You can find the documentation preview for this PR here.

@nika-nordic
Copy link
Contributor Author

@nordicjm could you take a look? this is just backport you have already approved

@nordicjm nordicjm changed the title [Backport v3.0-branch] Add support fot XOTUNE event [Backport v3.0-branch] Add support for XOTUNE event Apr 11, 2025
e-rk and others added 2 commits April 11, 2025 19:49
The MPSL executes the HFCLK callback when the clock is active and stable
on nRF54L SoCs. This fact must be reflected in the parameter of the
event_handlier, which should receive the NRFX_CLOCK_EVT_XO_TUNED value.

Signed-off-by: Rafał Kuźnia <[email protected]>
Loosening value of comparison.

Signed-off-by: Karol Lasończyk <[email protected]>
@nika-nordic nika-nordic force-pushed the xo_tune_in_ncs_backport_sdknrf branch from 8a755ed to 742cca4 Compare April 11, 2025 17:50
@NordicBuilder NordicBuilder removed the DNM label Apr 11, 2025
@carlescufi carlescufi merged commit cda3c63 into nrfconnect:v3.0-branch Apr 14, 2025
14 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.