Skip to content

[nrf fromtree] drivers: spi: Support spim23 and spis24 instances #2950

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 2 commits into from
Jun 18, 2025

Conversation

nordic-segl
Copy link
Contributor

Extend SPI driver with possibility to use

  • spim23, spim24,
  • spis23, spis24.

Upstream PR #: 91434

manifest-pr-skip

nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 11, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 11, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 11, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 11, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 12, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from 61a1203 to faba0be Compare June 12, 2025 06:56
@nordic-segl nordic-segl requested a review from kl-cruz June 12, 2025 06:59
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 12, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 12, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 12, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from faba0be to 8b80344 Compare June 16, 2025 05:25
@nordic-segl nordic-segl changed the title [nrf fromlist] drivers: spi: Support spim23 and spis24 instances [nrf fromtree] drivers: spi: Support spim23 and spis24 instances Jun 16, 2025
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 16, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 16, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 16, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch 2 times, most recently from 3952439 to 6e0d57a Compare June 17, 2025 13:48
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 17, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Extend SPI driver with possibility to use
- spim23, spim24,
- spis23, spis24.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
(cherry picked from commit c0a28ab561d18167c240a9f1d05a7eb90d843c93)
Add UARTE23 and UARTE24 missing Kconfig options and their
translation to NRFX configuration macros.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
(cherry picked from commit 2b4f64522e0dbc8b1114bfe8f26cbdc94e70d299)
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from 6e0d57a to e917d6b Compare June 18, 2025 05:42
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 18, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Copy link

@nordicjm nordicjm merged commit 1f32f48 into nrfconnect:main Jun 18, 2025
20 checks passed
@nordic-segl nordic-segl deleted the NRFX-NONE_Add-spi23-spi24 branch June 18, 2025 08:43
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jun 18, 2025
Include
drivers: spi: Support spim23 and spis24 instances
zephyrproject-rtos/zephyr#91434
nrfconnect/sdk-zephyr#2950

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants