Skip to content

manifest: sdk-zephyr: [nrf fromlist] drivers: Add analog pins for nRF54L20 #22231

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

NordicBuilder
Copy link
Contributor

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

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

NordicBuilder commented May 8, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@684fe9d nrfconnect/sdk-zephyr@dd5d9cf (main) 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 8, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: d982c6ae40642f198ca315d4d0a2360f31afda5d
zephyr: PR head: dd5d9cf6b38e86ec3b6e7220e3b1fa4c057fdfad

more details

sdk-nrf:

PR head: d982c6ae40642f198ca315d4d0a2360f31afda5d
merge base: fda6aa1d0bb8847fa801cc8fd5ad11bff877f2ee
target head (main): fda6aa1d0bb8847fa801cc8fd5ad11bff877f2ee
Diff

zephyr:

PR head: dd5d9cf6b38e86ec3b6e7220e3b1fa4c057fdfad
merge base: 684fe9dd37d8e066b64a337d4b5ec4693ecee5cc
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 (25)
tests
│  ├── zephyr
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── comp
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.conf
│  │  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.conf
│  │  │  │  │  │  │ nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
west.yml
zephyr
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  │  ├── comparator
│  │  │  ├── comparator_nrf_common.h
│  │  │  ├── comparator_nrf_comp.c
│  │  │  │ comparator_nrf_lpcomp.c
│  ├── include
│  │  ├── zephyr
│  │  │  ├── modem
│  │  │  │  ├── backend
│  │  │  │  │  │ uart.h
│  ├── subsys
│  │  ├── modem
│  │  │  ├── backends
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── modem_backend_uart.c
│  │  │  │  ├── modem_backend_uart_async.c
│  │  │  │  ├── modem_backend_uart_async.h
│  │  │  │  │ modem_backend_uart_async_hwfc.c
│  │  │  │ modem_cmux.c
│  ├── tests
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── comp
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test.c
│  │  ├── subsys
│  │  │  ├── modem
│  │  │  │  ├── backends
│  │  │  │  │  ├── uart
│  │  │  │  │  │  ├── Kconfig
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  ├── b_u585i_iot02a.conf
│  │  │  │  │  │  │  ├── b_u585i_iot02a.overlay
│  │  │  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-low-level
    • ⚠️ test-sdk-dfu
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_lwm2m
    • 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_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-main
    • test-sdk-audio
    • 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

@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch from 86fe591 to e401585 Compare May 8, 2025 13:43
@mstasiaknordic mstasiaknordic requested review from a team as code owners May 8, 2025 13:43
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch from e401585 to d234918 Compare May 8, 2025 13:44
Copy link

github-actions bot commented May 8, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2847 branch from d234918 to 68572f2 Compare May 9, 2025 12:10
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch 3 times, most recently from 719a5b4 to 88042b7 Compare May 9, 2025 12:30
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2847 branch from 88042b7 to 8309d73 Compare May 14, 2025 06:20
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch from 8309d73 to 9ce73af Compare May 14, 2025 09:09
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2847 branch from 9ce73af to 4eb774a Compare May 14, 2025 09:12
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch from 4eb774a to d544df6 Compare May 14, 2025 11:11
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2847 branch from d544df6 to 2c885df Compare May 14, 2025 11:12
@mstasiaknordic
Copy link
Contributor

Tests results for [email protected]

nrf.extended.drivers.comparator.gpio_loopback.nrf_comp :

SUITE PASS - 100.00% [comparator_gpio_loopback]: pass = 6, fail = 0, skip = 0, total = 6 duration = 0.024 seconds

  • PASS - [comparator_gpio_loopback.test_get_output] duration = 0.005 seconds
  • PASS - [comparator_gpio_loopback.test_no_trigger_no_pending] duration = 0.003 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_both_edges_pending] duration = 0.004 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_callback] duration = 0.004 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_falling_edge_pending] duration = 0.004 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_rising_edge_pending] duration = 0.004 seconds

nrf.extended.drivers.comparator.gpio_loopback.nrf_lpcomp :

SUITE PASS - 100.00% [comparator_gpio_loopback]: pass = 6, fail = 0, skip = 0, total = 6 duration = 0.024 seconds

  • PASS - [comparator_gpio_loopback.test_get_output] duration = 0.005 seconds
  • PASS - [comparator_gpio_loopback.test_no_trigger_no_pending] duration = 0.003 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_both_edges_pending] duration = 0.004 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_callback] duration = 0.004 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_falling_edge_pending] duration = 0.004 seconds
  • PASS - [comparator_gpio_loopback.test_trigger_rising_edge_pending] duration = 0.004 seconds

nrf.extended.drivers.comparator.nrf_comp :

SUITE PASS - 100.00% [comparator_runtime_configure]: pass = 6, fail = 0, skip = 0, total = 6 duration = 0.156 seconds

  • PASS - [comparator_runtime_configure.test_comp_config_diff_both] duration = 0.031 seconds
  • PASS - [comparator_runtime_configure.test_comp_config_diff_falling] duration = 0.021 seconds
  • PASS - [comparator_runtime_configure.test_comp_config_diff_none] duration = 0.021 seconds
  • PASS - [comparator_runtime_configure.test_comp_config_diff_rising] duration = 0.021 seconds
  • PASS - [comparator_runtime_configure.test_comp_config_se_aref] duration = 0.031 seconds
  • PASS - [comparator_runtime_configure.test_comp_config_se_vdd] duration = 0.031 seconds

@nordic-segl
Copy link
Contributor

Works in CI:

13:44:55  INFO    - 1/2 [email protected]/nrf54lm20a/cpuapp nrf.extended.drivers.comparator.nrf_comp           PASSED (device: 1051885387, 2.922s <zephyr>)
13:44:55  INFO    - 2/2 [email protected]/nrf54lm20a/cpuapp nrf.extended.drivers.comparator.nrf_comp           PASSED (device: 1051500724, 2.722s <zephyr>)

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2847 branch from 2c885df to 1381103 Compare May 14, 2025 13:02
@NordicBuilder NordicBuilder removed the DNM label May 14, 2025
@nordic-segl nordic-segl requested a review from tejlmand May 14, 2025 13:08
Copy link
Contributor

@tejlmand tejlmand left a comment

Choose a reason for hiding this comment

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

commit 24578cd must be dropped.

We should never have any commits in the repo where west.yml points to a PR.

@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch from 1381103 to 23cfece Compare May 14, 2025 13:29
@github-actions github-actions bot removed the manifest label May 14, 2025
@mstasiaknordic
Copy link
Contributor

@tejlmand Done, looks like bot updated sha in wrong commit after merge in sdk-zephyr

Aligned COMP test to nRF54LM20A PDK CSP.

Signed-off-by: Michał Stasiak <[email protected]>
@mstasiaknordic mstasiaknordic force-pushed the auto-manifest-sdk-zephyr-2847 branch from 23cfece to d982c6a Compare May 14, 2025 13:33
@tejlmand
Copy link
Contributor

@tejlmand Done, looks like bot updated sha in wrong commit after merge in sdk-zephyr

@mstasiaknordic I assume this PR still depend on the Zephyr changes provided by dd5d9cf6b38e86ec3b6e7220e3b1fa4c057fdfad.
So why is there no manifest update ?

@mstasiaknordic
Copy link
Contributor

@mstasiaknordic I assume this PR still depend on the Zephyr changes provided by dd5d9cf6b38e86ec3b6e7220e3b1fa4c057fdfad. So why is there no manifest update ?

Corrected now

@rlubos rlubos merged commit 229934a into nrfconnect:main May 14, 2025
16 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.

7 participants