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

Add NDP PM support using PCLK method #6452

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

abhishek-samsung
Copy link
Contributor

No description provided.

@abhishek-samsung abhishek-samsung marked this pull request as draft October 17, 2024 13:07
os/board/rtl8730e/src/rtl8730e_ndp120.c Outdated Show resolved Hide resolved
os/drivers/audio/ndp120_voice.c Outdated Show resolved Hide resolved
cvejlbo and others added 5 commits October 25, 2024 17:24
Signed-off-by: Abhishek Akkabathula <a.akkabathul@samsung.com>
Signed-off-by: Abhishek Akkabathula <a.akkabathul@samsung.com>
add pm suspend and resume logic to wakerec for testing purpose

Signed-off-by: Abhishek Akkabathula <a.akkabathul@samsung.com>
added audio for revision 6 + PM and audio_ddr for revision 7 + PM

Signed-off-by: Abhishek Akkabathula <a.akkabathul@samsung.com>
@abhishek-samsung abhishek-samsung marked this pull request as ready for review October 25, 2024 12:05
@@ -87,6 +89,9 @@ class _Observer : public media::MediaPlayerObserverInterface, public std::enable
printf("###################################\n");

sd->startKeywordDetect();

/* Now that we finished playback, we can go to sleep */
pm_resume(PM_IDLE_DOMAIN);
Copy link
Contributor

Choose a reason for hiding this comment

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

Please use pm_domain_register()

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.

5 participants