Skip to content

Conversation

@gmarull
Copy link
Member

@gmarull gmarull commented Nov 12, 2024

This is required so that device stays functional while enabled.

This is required so that device stays functional while enabled.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
Copy link
Contributor

@ahasztag ahasztag left a comment

Choose a reason for hiding this comment

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

This does not seem to be enough to fix the issue;

It seems that commenting out f443d32#diff-77c81f9bdc8e780abae508eb5aaf73b663975f3f9e98943decc8f0e4f1aee121R240
helps - If I'm not wrong the pinctrl API does not use this.

It seems that the only thing which uses the gpio_nrfx_pin_configure in the spi_dw driver is the CS pin -

err = spi_context_cs_configure_all(&spi->ctx);
- maybe the problem is the CS pins, which still have retention on?

@gmarull gmarull closed this Nov 12, 2024
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.

2 participants