-
Couldn't load subscription status.
- Fork 8.1k
Add Power Management support to LGPT for TI cc23x0 SoC #91610
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 Power Management support to LGPT for TI cc23x0 SoC #91610
Conversation
4e485c7 to
aeb856e
Compare
|
|
Hi , @andyross @nordic-krch @teburd @vaishnavachath @vanti can you review when you have time ? |
|
adding DNM label since apparently "This PR depends on : #91401" |
|
Main Power Management PR is been merged - #91401 |
|
@kartben Could you remove DNM tag as #91401 was merged @andyross @nordic-krch @vanti Can you review when you have time ? |
Add PM support for LGPT0, LGPT1, LGPT2 and LGPT3 to cc23x0 SoC. Signed-off-by: Stoyan Bogdanov <[email protected]>
aeb856e to
8a172a9
Compare
|



This series adds Power Management support to LGPT for TI cc23x0 SoC.
Datasheet: https://www.ti.com/lit/ds/symlink/cc2340r5.pdf
This PR depends on : #91401