Skip to content

Conversation

@gmarull
Copy link
Member

@gmarull gmarull commented Aug 26, 2021

I2S direction was not checked correctly in the i2s_nrfx_configure
function.

This patch also fixes coverity issue 238365.

Fixes #37951

I2S direction was not checked correctly in the i2s_nrfx_configure
function.

This patch also fixes coverity issue 238365.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
@gmarull gmarull requested a review from jfischer-no August 26, 2021 08:24
@gmarull gmarull added the bug The issue is a bug, or the PR is fixing a bug label Aug 26, 2021
@zephyrbot zephyrbot added the platform: nRF Nordic nRFx label Aug 26, 2021
@zephyrbot zephyrbot requested a review from ioannisg August 26, 2021 14:15
@jfischer-no jfischer-no added this to the v2.7.0 milestone Aug 26, 2021
@nashif nashif merged commit 086cfb3 into zephyrproject-rtos:main Aug 26, 2021
@gmarull gmarull deleted the fix-37951 branch August 30, 2021 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: I2S bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Coverity CID: 238365] Logical vs. bitwise operator in drivers/i2s/i2s_nrfx.c

6 participants