-
Notifications
You must be signed in to change notification settings - Fork 734
modules: hal_nordic: nrfx: Paths aligning to the NRFX 4.0 #3339
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
Open
Rafal-Nordic
wants to merge
1,766
commits into
nrfconnect:main
Choose a base branch
from
Rafal-Nordic:mdk-8-73-lilium-integration_external
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
modules: hal_nordic: nrfx: Paths aligning to the NRFX 4.0 #3339
Rafal-Nordic
wants to merge
1,766
commits into
nrfconnect:main
from
Rafal-Nordic:mdk-8-73-lilium-integration_external
+12,880
−1,155
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n header for API." This reverts commit dd8cf22. Signed-off-by: Jukka Rissanen <[email protected]>
…plication" This reverts commit 00e6cd3. Signed-off-by: Jukka Rissanen <[email protected]>
…application" This reverts commit 1535701. Signed-off-by: Jukka Rissanen <[email protected]>
…ace string descriptor" This reverts commit 89d7a6f. Signed-off-by: Jukka Rissanen <[email protected]>
…e if transfer enqueue fail" This reverts commit ed400c8. Signed-off-by: Jukka Rissanen <[email protected]>
This reverts commit eef332c. Signed-off-by: Jukka Rissanen <[email protected]>
…ence on FS devices" This reverts commit bd5002b. Signed-off-by: Jukka Rissanen <[email protected]>
…solve and startup time" This reverts commit d052f3e. Signed-off-by: Jukka Rissanen <[email protected]>
…l resolve" This reverts commit 5429228. Signed-off-by: Jukka Rissanen <[email protected]>
This reverts commit 6398757. Signed-off-by: Jukka Rissanen <[email protected]>
…lve and startup_time" This reverts commit 4346d85. Signed-off-by: Jukka Rissanen <[email protected]>
…ve and startup_time" This reverts commit 3bc9d24. Signed-off-by: Jukka Rissanen <[email protected]>
…e and startup_time" This reverts commit 4c363f3. Signed-off-by: Jukka Rissanen <[email protected]>
…roduce startup time" This reverts commit a73cec1. Signed-off-by: Jukka Rissanen <[email protected]>
…roduce resolve API" This reverts commit 7c93a60. Signed-off-by: Jukka Rissanen <[email protected]>
…r FRAMETIMEOUT corner case" This reverts commit 68df545. Signed-off-by: Jukka Rissanen <[email protected]>
…OPTIMIZATIONS" This reverts commit 08ad1f2. Signed-off-by: Jukka Rissanen <[email protected]>
…EADDR issue" This reverts commit bd14c2e. Signed-off-by: Jukka Rissanen <[email protected]>
This reverts commit e69c07a. Signed-off-by: Jukka Rissanen <[email protected]>
This reverts commit b3c8104. Signed-off-by: Jukka Rissanen <[email protected]>
…dwidth Signalling" This reverts commit 5924412. Signed-off-by: Jukka Rissanen <[email protected]>
…h signal controlling" This reverts commit bce4d0f. Signed-off-by: Jukka Rissanen <[email protected]>
This reverts commit 513fef7. Signed-off-by: Jukka Rissanen <[email protected]>
… command" This reverts commit 19af3cf. Signed-off-by: Jukka Rissanen <[email protected]>
…RF54LV10A Eng A" This reverts commit c4d342e. Signed-off-by: Jukka Rissanen <[email protected]>
This reverts commit 47939c2. Signed-off-by: Jukka Rissanen <[email protected]>
…ests with uptime changes" This reverts commit 6b5f7ae. Signed-off-by: Jukka Rissanen <[email protected]>
…reference values" This reverts commit 3613ade. Signed-off-by: Jukka Rissanen <[email protected]>
…in assignment" This reverts commit 524d807. Signed-off-by: Jukka Rissanen <[email protected]>
…pi latency expectation" This reverts commit 8c6c814. Signed-off-by: Jukka Rissanen <[email protected]>
…_query() change Not sure why didn't this cause the test to fail, but just for completeness, align this test suite with dns_unpack_query() change as well. Signed-off-by: Robert Lubos <[email protected]> (cherry picked from commit c885844)
nrf-squash! [nrf noup] dts: Select SoftDevice Controller DTS binding as default nrf54l20_cpuapp_common.dtsi file was added unnecessarily in this [nrf noup] commit nrfconnect@e9c0ac1 Target nrf54l20pdk has been replaced with target nrf54lm20dk. Signed-off-by: Sebastian Głąb <[email protected]>
Requesting/releasing QDEC device may be ISR safe, but it cannot be reliably known whether managing its power domain is. Is is then assumed that if power domains are used, device is no longer ISR safe. This macro let's us check if we will be requesting/releasing power domains and determines PM device ISR safety value. Upstream PR #: 96402 Signed-off-by: Michał Stasiak <[email protected]>
…fety Requesting/releasing SPIM device may be ISR safe, but it cannot be reliably known whether managing its power domain is. Is is then assumed that if power domains are used, device is no longer ISR safe. This macro let's us check if we will be requesting/releasing power domains and determines PM device ISR safety value. Upstream PR #: 96402 Signed-off-by: Michał Stasiak <[email protected]>
…fety Requesting/releasing TWIM device may be ISR safe, but it cannot be reliably known whether managing its power domain is. Is is then assumed that if power domains are used, device is no longer ISR safe. This macro let's us check if we will be requesting/releasing power domains and determines PM device ISR safety value. Upstream PR #: 96402 Signed-off-by: Michał Stasiak <[email protected]>
Added missing cpuapp/iron and cpuppr/xip overlays for rev. 0.2.0. Signed-off-by: Tommi Kangas <[email protected]> (cherry picked from commit 9d10d67)
This potentially fixes an issues whereby when sysbuild projects import dts configuration from images and images are reconfigured, that sysbuild will needlessly rerun even if the output has not changed by using a temporary output file and then only updating the actual file if the contents have changed Upstream PR #: 96259 Signed-off-by: Jamie McCrae <[email protected]>
…utton/LED Adds aliases so that these can be used by MCUboot Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit b6e0913)
Some applications need to throttle RRAM writes to handle peak current management. Add CONFIG_NRF_RRAM_THROTTLING_DATA_BLOCK which defines the maximum chunk length that can be written at once. Add CONFIG_NRF_RRAM_THROTTLING_DELAY which configures the sleep delay in microseconds after each write. Signed-off-by: Riadh Ghaddab <[email protected]> (cherry picked from commit a4f5d9f)
Provide a Kconfig option that allows offloading handling of the SSI FIFOs, which the driver normally executes in the interrupt handler, to the system workqueue. Signed-off-by: Andrzej Głąbek <[email protected]> (cherry picked from commit 30c4130)
Add test scenario for a Kconfig option that was recently added to the mspi_dw driver. Testing it requires performing some transfers on the MSPI bus with some device, hence flash chip test used. Signed-off-by: Andrzej Głąbek <[email protected]> (cherry picked from commit b624a07)
…irements Gitlint-core has loose requirements and not conflicting with scancode-toolkit v32.4.1 (click==8.1.3 vs click>=8.2.0). Signed-off-by: Nicolae Dicu <[email protected]> (cherry picked from commit 67b4063)
…Nuvoton platforms NPCX7, NPCX9, and NPCK3 platforms have their (NUM_IRQS-1) IRQ taken, so set CONFIG_TEST_IRQ_NUM to a different available IRQ. Signed-off-by: Benjamin Cabé <[email protected]> (cherry picked from commit f8e183c)
…nxp_k32l2b3 soc (NUM_IRQS-1) IRQ is taken on this soc, so set CONFIG_TEST_IRQ_NUM to a different available IRQ to avoid test failure. Signed-off-by: Benjamin Cabé <[email protected]> (cherry picked from commit 6610b8c)
Picked IRQ number available on all platforms. Upstream PR #: 96531 Signed-off-by: Michał Stasiak <[email protected]>
Add the mapping for the GRTC_CLKOUT_FAST pinctrl mapping to the periphconf generation. This allows clocking out the 16MHz clock with a user selectable divider. Signed-off-by: Karsten Koenig <[email protected]> (cherry picked from commit 19f7099)
Added missing features and configuration to support Direct ISRs Signed-off-by: Rafal Dyla <[email protected]> (cherry picked from commit 3cf2627)
Enable all possible i2c tests on CPUPPR Signed-off-by: Bartosz Miller <[email protected]> (cherry picked from commit b60633b)
add support for gpregret1, nfct Signed-off-by: Matthias Hauser <[email protected]> Signed-off-by: Matthias Hauser <[email protected]> (cherry picked from commit 17e1429)
This reverts commit b407648. Signed-off-by: Jamie McCrae <[email protected]>
This reverts commit 2b3a0c6. Signed-off-by: Jamie McCrae <[email protected]>
…y each board Sets the default of this Kconfig for the SoC itself as a default, rather than each board setting it, which minimises the change Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit 69ce66d)
Adds an override to force this Kconfig to 0 when partition manager is enabled Signed-off-by: Jamie McCrae <[email protected]>
Paths aligning to the NRFX 4.0 Signed-off-by: Rafal Dyla <[email protected]>
3752276 to
dab54eb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Paths aligning to the NRFX 4.0