manifest: sdk-zephyr: Cherry pick nrf spim rtio#28258
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3a9be802c3e2b4326359b186b208a3b69de32952 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (77)Outputs:ToolchainVersion: b819b2845f Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
4ed006f to
f1b6019
Compare
|
You can find the documentation preview for this PR here. |
370d192 to
7a9f262
Compare
7a9f262 to
bb5d461
Compare
bb5d461 to
7b0f4aa
Compare
7b0f4aa to
9988e87
Compare
9988e87 to
52ebf62
Compare
52ebf62 to
2071300
Compare
80ecf44 to
012ddd2
Compare
carlescufi
left a comment
There was a problem hiding this comment.
Please add a changelog entry
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4001 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
The nrf54l series SoCs only support up to 8MHz SPIM, though the spi_controller_peripheral sets the SPIM frequency to 16MHz. This now fails since nrfx checks if the applied frequency is valid. Update the spi_controller_peripheral tests to set the SPIM freq to 8MHz. Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
012ddd2 to
3a9be80
Compare
|
Continued by #29261 |
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4001