Skip to content
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

drivers: i3c: fix npcm4xx i3c send IBI race condition issue #62

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

jc849
Copy link
Collaborator

@jc849 jc849 commented Sep 20, 2023

fix npcm4xx i3c send IBI race condition issue.

  1. add semaphore to wait util master read IBI packet done.

  2. fix memory leak issue when IBI finish.

fix npcm4xx i3c send IBI race condition issue.

1. add semaphore to wait util master read IBI packet done.

2. fix memory leak issue when IBI finish.

Signed-off-by: cpchiang <[email protected]>
@maxdog988 maxdog988 merged commit 0b9b624 into Nuvoton-Israel:npcm-v2.6 Sep 20, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants