Skip to content

dts: common: nordic: nrf9251dk: Remove cpuapp_dma2_region#28221

Closed
nordic-krch wants to merge 70 commits into
nrfconnect:mainfrom
nordic-krch:nrf92_dma_region
Closed

dts: common: nordic: nrf9251dk: Remove cpuapp_dma2_region#28221
nordic-krch wants to merge 70 commits into
nrfconnect:mainfrom
nordic-krch:nrf92_dma_region

Conversation

@nordic-krch
Copy link
Copy Markdown
Contributor

PR for testing. Not intended to be merged.

@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Apr 16, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 8

Inputs:

Sources:

more details

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 (0)

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests

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

@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@nordic-krch nordic-krch added the CI-disable Disable CI for this PR label Apr 17, 2026
tervonenja and others added 25 commits April 20, 2026 10:35
Introduce new board called nrf9251dk, associated devicetree files
and drivers for the SoC.

Signed-off-by: Jari Tervonen <jari.tervonen@nordicsemi.no>
Add overlay required to run the watchdog sample on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the wdt_instances test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the wdt_soft_reset test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the wdt_basic_api test
on  nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the wdt_error_cases test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the wdt_variables test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add test configuration for MBOX communication between
- cpuapp and cpuppr on nrf9251dk,
- cpuapp and cpuflpr on nrf9251dk.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add NVS test configuration and enable it on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the adc_dt sample on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the adc_sequence sample
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the counter alarm sample
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the rtio_loopback sample
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the spi_bitbang sample
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to the platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the adc_latency test on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the pdm_instances test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the pdm_loopback test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the multicore_soc_flash test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the gpio_events test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the gpio_more_loops test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl and others added 20 commits April 20, 2026 10:35
Add overlays required to run the uart_latency test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the uart_mixed_modes test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk targets to the platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk targets to the platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Copy the DMM test from sdk-zephyr to sdk-nrf and enable it
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the HWInfo reset_cause test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the i2c_slave test
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Copy mram_latency test from sdk-zephyr to sdk-nrf and enable it
on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the adc_accuracy_test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the adc_api test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the adc_error_cases test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
…51dk

Copy the nrf_clock_control test from sdk-zephyr to sdk-nrf
and enable it on nrf9251dk target.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Remove region and increase size of cpuapp_dma_region to 4k.
Add overlays required to run the spi_loopback test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the spi_error_cases
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the spi_controller_peripheral test
on nrf9251dk targets.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to the platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Apr 20, 2026

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@2925b38 nrfconnect/sdk-zephyr#3990 nrfconnect/sdk-zephyr#3990/files

DNM label due to: 1 project with PR revision

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

Add zephyr test for gppi. Add configuration for nrf9251dk//cpuapp.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
Add missing nodes (ppib) and properties (dppic).

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

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.

4 participants