-
Notifications
You must be signed in to change notification settings - Fork 676
[nrf fromtree] nPM1304 drivers #2981
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
Open
seov-nordic
wants to merge
7
commits into
nrfconnect:main
Choose a base branch
from
seov-nordic:npm1304-drivers
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anangl
approved these changes
Jun 25, 2025
270ac44
to
33c560a
Compare
nordic-auko
approved these changes
Jun 26, 2025
Configure the active discharge feature for both the BUCK and LDO/LDSW blocks through the appropriate registers. Signed-off-by: Jordan Yates <[email protected]> (cherry picked from commit 5dcaf077e797da8c98072e84977b6e90dce8cb42)
Rename npm1300 drivers and header files to npm13xx to allow for usage with other nPM13xx product variants. Signed-off-by: Sergei Ovchinnikov <[email protected]> (cherry picked from commit fb007db50af04f3b0acd92245af83db565335bd7)
Rename npm1300 to npm13xx in function names, documentation, etc. where applicable for all the npm13xx drivers Signed-off-by: Sergei Ovchinnikov <[email protected]> (cherry picked from commit 89b838363381c8c6517c2dd98774cf86db22be3a)
Add nPM1304 device tree bindings. Extract the properties common to nPM1300 and nPM1304 into npm13xx-common files. Signed-off-by: Sergei Ovchinnikov <[email protected]> (cherry picked from commit 34188c4336cf3ea74d2e01a93cb37a3022591e57)
Add support for nPM1304 in the npm13xx drivers. The nPM1304 supports different voltage and current ranges which are handled through the initialization macros. Signed-off-by: Sergei Ovchinnikov <[email protected]> (cherry picked from commit 645159dc2677c4be91c5a3662907ab595aacfb8c)
Add notes about change in API and file locations from npm1300 to npm13xx Signed-off-by: Sergei Ovchinnikov <[email protected]> (cherry picked from commit 1bfeaba6f4ca2a869581c292cd65e9e80ef4d529)
…ices Add the npm1300 and npm1304 devices tests to the appropriate build_all Signed-off-by: Sergei Ovchinnikov <[email protected]> (cherry picked from commit 3b035954f292867c0f8f00f025e486904cee30cd)
33c560a
to
90ca3ce
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cherry-picks with nPM1304 drivers