-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add Power Management support to GPIO for TI cc23x0 SoC #91609
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 GPIO for TI cc23x0 SoC #91609
Conversation
86a4608
to
5453843
Compare
|
Hi , @andyross @henrikbrixandersen @mnkp @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 |
@bogdanovs can you please rebase on main so that we get a fresh CI run? This won't dismiss the existing approvals. Thank you! |
Add PM support to cc23x0 GPIO driver. Signed-off-by: Stoyan Bogdanov <[email protected]>
5453843
to
0f9507f
Compare
|
This series adds Power Management support to GPIO for TI cc23x0 SoC.
Datasheet: https://www.ti.com/lit/ds/symlink/cc2340r5.pdf
This PR depends on : #91401