Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-zephyr: drivers: audio: dmic_nrfx: Add support for nRF54H20 #18958

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

NordicBuilder
Copy link
Contributor

@NordicBuilder NordicBuilder commented Nov 19, 2024

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

test_rs: PR-1433
test_fem: PR-1433

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 19, 2024 13:52
@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 Nov 19, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 19, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@a7fe5f7 nrfconnect/sdk-zephyr@a8ca36c (main) nrfconnect/[email protected]

All manifest checks OK

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

@mstasiaknordic mstasiaknordic requested a review from a team as a code owner November 19, 2024 13:55
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 19, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: cc8a3c1231bd47a8a023529821ca39e9f1dec07b
zephyr: PR head: a8ca36c91a813597f57d1f16a26292232827b74d

more details

sdk-nrf:

PR head: cc8a3c1231bd47a8a023529821ca39e9f1dec07b
merge base: b957011b12c4a18b1f5bce2d704b83ad0b3b0b01
target head (main): 852345ea09c9342b2092e8a36c1061c167f64fbe
Diff

zephyr:

PR head: a8ca36c91a813597f57d1f16a26292232827b74d
merge base: a7fe5f7c4aab18312bd7f61afef55647e38f3db6
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 (21)
CODEOWNERS
tests
│  ├── drivers
│  │  ├── audio
│  │  │  ├── pdm_loopback
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  │  │  │ testcase.yaml
west.yml
zephyr
│  ├── drivers
│  │  ├── audio
│  │  │  │ dmic_nrfx_pdm.c
│  │  ├── ieee802154
│  │  │  ├── Kconfig
│  │  │  │ ieee802154_nrf5.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── audio
│  │  │  │  │ nordic,nrf-pdm.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  │ nrf54h20.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── net
│  │  │  │  ├── ieee802154_pkt.h
│  │  │  │  ├── ieee802154_radio.h
│  │  │  │  │ ieee802154_radio_openthread.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  │ Kconfig
│  │  ├── openthread
│  │  │  ├── platform
│  │  │  │  ├── diag.c
│  │  │  │  ├── platform-zephyr.h
│  │  │  │  │ radio.c

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 39
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nfc - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91 - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-low-level - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-dfu - Skipped: Job was skipped as it succeeded in a previous run
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • desktop52_verification
    • 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-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

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

@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch from 3a41ce8 to e5b2b1d Compare November 19, 2024 14:02
@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch 2 times, most recently from 083d629 to ab674b5 Compare November 19, 2024 14:42
@github-actions github-actions bot removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Nov 19, 2024
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch 5 times, most recently from 1f0f56d to fd3f9c4 Compare November 20, 2024 07:36
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2280 branch from fd3f9c4 to dd88d47 Compare December 2, 2024 12:06
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch 2 times, most recently from 2a564ff to dc2bf5b Compare December 2, 2024 13:57
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2280 branch from dc2bf5b to cc21cc2 Compare December 2, 2024 13:58
@nika-nordic nika-nordic added this to the 2.9.0-nRF54H20 milestone Dec 2, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2280 branch from dc2bf5b to 55219f9 Compare December 3, 2024 13:06
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch from 55219f9 to 5b49fc9 Compare December 3, 2024 13:09
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2280 branch from 5b49fc9 to 18b0cdd Compare December 4, 2024 12:58
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch from 18b0cdd to f07f641 Compare December 4, 2024 12:58
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2280 branch from f07f641 to e4b406d Compare December 6, 2024 07:20
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch from e4b406d to 00bfa30 Compare December 6, 2024 07:21
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2280 branch from 00bfa30 to a326a39 Compare December 6, 2024 12:06
@NordicBuilder NordicBuilder removed the DNM label Dec 6, 2024
@rlubos
Copy link
Contributor

rlubos commented Dec 6, 2024

Need to merge #18903 first to fix compliance (I think).

@rlubos rlubos force-pushed the auto-manifest-sdk-zephyr-2280 branch from a326a39 to 6b57efb Compare December 6, 2024 16:10
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2280 branch 2 times, most recently from 621da85 to 331583b Compare December 9, 2024 13:30
NordicBuilder and others added 2 commits December 10, 2024 18:23
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Added tests for PDM that check PDM_CLK output frequency
and ensure that dmic API works as expected.

Signed-off-by: Michał Stasiak <[email protected]>
@rlubos rlubos force-pushed the auto-manifest-sdk-zephyr-2280 branch from 331583b to cc8a3c1 Compare December 10, 2024 17:24
@rlubos
Copy link
Contributor

rlubos commented Dec 11, 2024

Discussed RS failures with plan owner, hopefully it will pass now

@rlubos rlubos merged commit 989cde8 into nrfconnect:main Dec 11, 2024
13 checks passed
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.

6 participants