Skip to content

Conversation

@jaz1-nordic
Copy link
Contributor

@jaz1-nordic jaz1-nordic commented Nov 13, 2024

Changes needed to implement SDP MSPI version:

  • configure SDP MSPI pins to switch their control to VPR core
  • make MSPI API test more generic and add nRF54L15 overlay file

Comment on lines +373 to +421
dir = NRF_GPIO_PIN_DIR_OUTPUT;
input = NRF_GPIO_PIN_INPUT_CONNECT;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any expectations in VIO regarding pre-configuration by GPIO peripheral?
I'm wondering about the nrf_gpio_pin_write and nrf_gpio_cfg below.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean to setup for example polarity of the clk signal?

@jaz1-nordic jaz1-nordic force-pushed the nrfx-6633_sdp_mspi branch 2 times, most recently from 89ff635 to d0b40cf Compare November 25, 2024 13:34
@jaz1-nordic jaz1-nordic changed the title [nrf noup] drivers: pinctrl: Add SDP MSPI pin configuration [nrf fromlist] Changes needed for SDP MSPI Nov 25, 2024
@jaz1-nordic jaz1-nordic force-pushed the nrfx-6633_sdp_mspi branch 2 times, most recently from 73a3080 to dc94f79 Compare November 25, 2024 14:05
@jaz1-nordic jaz1-nordic changed the title [nrf fromlist] Changes needed for SDP MSPI Changes needed for SDP MSPI Nov 25, 2024
@masz-nordic
Copy link
Contributor

Other 2 commits need noup

@jaz1-nordic jaz1-nordic force-pushed the nrfx-6633_sdp_mspi branch 4 times, most recently from 762244f to ce5773d Compare December 16, 2024 09:07
Add ifdefs to make MSPI API test more generic.

Upstream PR #: 81870

Signed-off-by: Jakub Zymelka <[email protected]>
Configure SDP MSPI pins to switch their control to VPR core

Signed-off-by: Jakub Zymelka <[email protected]>
Add nRF54l15 overlay file to be able to run SDP MSPI API test.

Signed-off-by: Jakub Zymelka <[email protected]>
@rlubos rlubos merged commit abc7966 into nrfconnect:main Jan 8, 2025
15 checks passed
@jaz1-nordic jaz1-nordic deleted the nrfx-6633_sdp_mspi branch January 15, 2025 14:58
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.

8 participants