Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners May 22, 2025 06:04
@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 May 22, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented May 22, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6736396 nrfconnect/sdk-zephyr@463374f nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented May 22, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: bdf87be8a506a05f154642b779aebe3af6569035
zephyr: PR head: 463374fb0e76672b8b5fccab9f463fca18bcd161

more details

sdk-nrf:

PR head: bdf87be8a506a05f154642b779aebe3af6569035
merge base: f4123c1d7f1fcfad9a4014a767330d57206928a9
target head (main): f4123c1d7f1fcfad9a4014a767330d57206928a9
Diff

zephyr:

PR head: 463374fb0e76672b8b5fccab9f463fca18bcd161
merge base: 6736396885e1d194efac22e04dc56b2f45774a6d
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 (11)
west.yml
zephyr
│  ├── drivers
│  │  ├── serial
│  │  │  │ uart_nrfx_uarte.c
│  │  ├── spi
│  │  │  ├── spi_nrfx_spim.c
│  │  │  │ spi_nrfx_spis.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── serial
│  │  │  │  │ nordic,nrf-uarte.yaml
│  │  │  ├── spi
│  │  │  │  │ nordic,nrf-spi-common.yaml
│  │  ├── vendor
│  │  │  ├── nordic
│  │  │  │  │ nrf54l_05_10_15.dtsi
│  ├── tests
│  │  ├── drivers
│  │  │  ├── spi
│  │  │  │  ├── spi_controller_peripheral
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_cross_domain.overlay
│  │  │  │  │  │ testcase.yaml
│  │  │  ├── uart
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_cross_domain.overlay
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: bd39d1676f
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:bd39d1676f_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 4
    • sdk-zephyr test count: 960
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-low-level
    • ✅ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_mosh
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-chip
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • 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

Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2902 branch from 56c9d9d to 8460b24 Compare May 30, 2025 09:58
@mstasiaknordic mstasiaknordic requested review from a team as code owners May 30, 2025 10:13
@mstasiaknordic mstasiaknordic changed the title manifest: sdk-zephyr: [DNM] : drivers: nrfx: enable cross domain pins for nRF54L15 manifest: sdk-zephyr: [nrf fromlist] drivers: nrfx: enable cross domain pins for nRF54L15 May 30, 2025
Copy link
Contributor

@nordic-piks nordic-piks May 30, 2025

Choose a reason for hiding this comment

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

There is no such loopback at LM20 DKs, there is only P2.0-P2.2-P2.4

Copy link
Contributor

@mstasiaknordic mstasiaknordic Jun 13, 2025

Choose a reason for hiding this comment

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

Then those have to be added, as SPIM00 on nRF54LM20A has to use specific pins, and those present in the loopbacks give no output, possibly caused by external memory being connected to those pins.

Nevermind, my bad. I used DK with those pins connected to memory, those used in CI work indeed.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2902 branch from e09870f to f17df4b Compare June 13, 2025 07:48
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2902 branch from f17df4b to 7e2c1c7 Compare June 13, 2025 07:50
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2902 branch from 7e2c1c7 to bcf6d3a Compare July 3, 2025 11:44
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2902 branch from bcf6d3a to ccc9b9b Compare July 3, 2025 11:45
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2902 branch 3 times, most recently from d8866ca to 02eda65 Compare July 18, 2025 11:55
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2902 branch 3 times, most recently from 7cf8e76 to 3d62873 Compare July 25, 2025 09:20
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2902 branch from 3d62873 to 1676e08 Compare July 25, 2025 11:20
@NordicBuilder NordicBuilder removed the DNM label Jul 25, 2025
@nordic-segl
Copy link
Contributor

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2902 branch from 1676e08 to bdf87be Compare July 28, 2025 08:22
@mstasiaknordic
Copy link
Contributor

Manifest updated in other PR, closing

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.

7 participants