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: espi: npcx: add ESPI_OOB_CHANNEL_RX_ASYNC support #68589

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

MulinChao
Copy link
Collaborator

Add CONFIG_ESPI_OOB_CHANNEL_RX_ASYNC support in npcx espi driver.
If this option is enabled, we use an event to notify the upper layer and needn't a semaphore for synchronization between ec and host instead.

Add CONFIG_ESPI_OOB_CHANNEL_RX_ASYNC support in npcx espi driver.

Signed-off-by: Mulin Chao <[email protected]>
@fabiobaltieri fabiobaltieri added this to the v3.7.0 milestone Feb 9, 2024
@aescolar aescolar merged commit cc3bfb6 into zephyrproject-rtos:main Feb 26, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants