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: serial: nrfx_uarte: Legacy shim rework to support nrf54x and runtime device PM #18092

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested a review from a team as a code owner October 22, 2024 12:18
@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 Oct 22, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 22, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@cc3c2ac nrfconnect/sdk-zephyr@055d020 (main) nrfconnect/[email protected]

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

@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 Publishing GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 22, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 682a3bd158b99d8c18b05004d94f4819d1afe701
zephyr: PR head: 055d020877e43430585cc670b433675309622dc7

more details

sdk-nrf:

PR head: 682a3bd158b99d8c18b05004d94f4819d1afe701
merge base: 02c4d92371218e04e3ade2493aefbfa5b771d666
target head (main): 02c4d92371218e04e3ade2493aefbfa5b771d666
Diff

zephyr:

PR head: 055d020877e43430585cc670b433675309622dc7
merge base: cc3c2ac3a76288c06a0a266527070fac89709e1a
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 (17)
west.yml
zephyr
│  ├── boards
│  │  ├── native
│  │  │  ├── nrf_bsim
│  │  │  │  │ CMakeLists.txt
│  ├── doc
│  │  ├── releases
│  │  │  │ release-notes-4.0.rst
│  ├── drivers
│  │  ├── serial
│  │  │  ├── Kconfig.nrfx
│  │  │  ├── Kconfig.nrfx_uart_instance
│  │  │  ├── uart_nrfx_uart.c
│  │  │  ├── uart_nrfx_uarte.c
│  │  │  │ uart_nrfx_uarte2.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── serial
│  │  │  │  │ nordic,nrf-uarte.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  ├── nrf54l15.dtsi
│  │  │  │  ├── nrf54l20.dtsi
│  │  │  │  │ nrf9280.dtsi
│  ├── tests
│  │  ├── drivers
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_uart_async.c

Outputs:

Toolchain

Version: add720b6d9
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:add720b6d9_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 567
    • sdk-zephyr test count: 6259
  • ✅ Integration tests
    • ✅ 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-fw-nrfconnect-nrf-iot_mosh
    • ✅ 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-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2146 branch 3 times, most recently from 6584e4d to 03b5548 Compare October 23, 2024 05:51
@nordic-krch nordic-krch force-pushed the auto-manifest-sdk-zephyr-2146 branch 2 times, most recently from a1839a3 to 714cb00 Compare October 23, 2024 09:57
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2146 branch 2 times, most recently from de41c5c to a07d8e4 Compare October 24, 2024 05:21
@nordic-krch nordic-krch added this to the 2.8.0 milestone Oct 24, 2024
@nordic-krch nordic-krch force-pushed the auto-manifest-sdk-zephyr-2146 branch 2 times, most recently from 439bba7 to 5087c2c Compare October 24, 2024 14:34
@nordic-krch nordic-krch added the backport v2.8-branch auto-create a PR with same commits to v2.8-branch label Oct 28, 2024
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder removed the DNM label Oct 28, 2024
@rlubos rlubos removed the backport v2.8-branch auto-create a PR with same commits to v2.8-branch label Oct 28, 2024
@rlubos
Copy link
Contributor

rlubos commented Oct 28, 2024

manifest PRs shouldn't be backported, bot will create a manifest PR automatically based on the sdk-zephyr PR now.

@rlubos
Copy link
Contributor

rlubos commented Oct 28, 2024

@nrfconnect/ncs-code-owners Need second ack here.

@rlubos rlubos merged commit c54047a into nrfconnect:main Oct 28, 2024
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.

5 participants