Skip to content

Conversation

@nordic-segl
Copy link
Contributor

Add overlay that defines correct loopback to run the test on nRF54LM20A PDK.

@nordic-segl nordic-segl requested a review from a team as a code owner April 17, 2025 11:54
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Apr 17, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 17, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 48871f44634641f79e098757cac63634c997adab
zephyr: PR head: 91f09557641e886420f95a5fb184459b4d2af630

more details

sdk-nrf:

PR head: 48871f44634641f79e098757cac63634c997adab
merge base: 3fa30258e0859f9bb5fa7d8be871d7c3b508aca3
target head (main): 3fa30258e0859f9bb5fa7d8be871d7c3b508aca3
Diff

zephyr:

PR head: 91f09557641e886420f95a5fb184459b4d2af630
merge base: 926f1420dc656640cc430952c46fcd77ce0a470f
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)
samples
│  ├── zephyr
│  │  ├── drivers
│  │  │  ├── audio
│  │  │  │  ├── dmic
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20apdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20apdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │ sample.yaml
tests
│  ├── drivers
│  │  ├── audio
│  │  │  ├── pdm_loopback
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54lm20apdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │ nrf54lm20apdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │ testcase.yaml
│  ├── zephyr
│  │  ├── drivers
│  │  │  ├── audio
│  │  │  │  ├── dmic_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20apdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20apdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  │ testcase.yaml
west.yml
zephyr
│  ├── drivers
│  │  ├── audio
│  │  │  │ dmic_nrfx_pdm.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: 81
    • sdk-zephyr test count: 493
  • ✅ Integration tests
    • ✅ test-low-level
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-fem
    • 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-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-sdk-audio
    • test-sdk-dfu
    • 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

@nordic-segl nordic-segl force-pushed the NRFX-7312_Enable-PDM-on-PCA10197 branch 2 times, most recently from 7bc5775 to 629ce5c Compare April 17, 2025 12:50
@nordic-segl nordic-segl requested review from a team as code owners April 17, 2025 13:16
@nordic-segl nordic-segl changed the title tests: zephyr:drivers: audio: dmic_api: Run on nRF54LM20A PDK Enable DMIC tests on nRF54LM20A PDK Apr 17, 2025
@nordic-segl nordic-segl changed the title Enable DMIC tests on nRF54LM20A PDK Enable DMIC/PDM tests on nRF54LM20A PDK Apr 17, 2025
@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 17, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@926f142 nrfconnect/sdk-zephyr@91f0955 (main) nrfconnect/[email protected]

All manifest checks OK

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

@nordic-segl
Copy link
Contributor Author

09:01:54  INFO    - 1/8 [email protected]/nrf54lm20a/cpuapp nrf.extended.sample.drivers.audio.dmic             PASSED (device: 1051500724, 4.255s <zephyr>)
09:01:58  INFO    - 2/8 [email protected]/nrf54lm20a/cpuapp drivers.audio.pdm_loopback.nrf54l.1280khz          PASSED (device: 1051500724, 3.493s <zephyr>)
09:02:03  INFO    - 3/8 [email protected]/nrf54lm20a/cpuapp drivers.audio.pdm_loopback.nrf54l20.1000khz        PASSED (device: 1051500724, 3.586s <zephyr>)
09:02:06  INFO    - 4/8 [email protected]/nrf54lm20a/cpuapp drivers.audio.pdm_loopback.nrf54l20.aclk.1000khz   PASSED (device: 1051500724, 3.606s <zephyr>)
09:02:21  INFO    - 5/8 [email protected]/nrf54lm20a/cpuapp drivers.audio.pdm_loopback.nrf54l20.aclk.1600khz   PASSED (device: 1051500724, 3.645s <zephyr>)
09:02:26  INFO    - 6/8 [email protected]/nrf54lm20a/cpuapp drivers.audio.pdm_loopback.nrf54l20.aclk.1280khz   PASSED (device: 1051500724, 3.585s <zephyr>)
09:02:51  INFO    - 7/8 [email protected]/nrf54lm20a/cpuapp nrf.extended.drivers.audio.dmic_api                PASSED (device: 1051500724, 24.386s <zephyr>)
09:02:55  INFO    - 8/8 [email protected]/nrf54lm20a/cpuapp drivers.audio.pdm_loopback.nrf54l.1600khz          PASSED (device: 1051500724, 3.635s <zephyr>)

Add overlay that defines correct loopback to run the test
on nRF54LM20A PDK.

Signed-off-by: Sebastian Głąb <[email protected]>
Add overlay that defines correct loopback to run the sample
on nRF54LM20A PDK.

Signed-off-by: Sebastian Głąb <[email protected]>
Add overlay that defines correct loopback to run the test
on nRF54LM20A PDK.

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-7312_Enable-PDM-on-PCA10197 branch from 5b33e37 to 48871f4 Compare April 22, 2025 11:39
@NordicBuilder NordicBuilder removed the DNM label Apr 22, 2025
@nordicjm nordicjm merged commit 2ad67fc into nrfconnect:main Apr 22, 2025
14 of 15 checks passed
@nordic-segl nordic-segl deleted the NRFX-7312_Enable-PDM-on-PCA10197 branch April 22, 2025 12:50
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