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

[imx9 boot reason 1/4] imx9_pmic driver #348

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Conversation

t-salminen
Copy link
Collaborator

@t-salminen t-salminen commented Jan 30, 2025

This is a sub PR to remove bootreason from keystore and use PMIC register to deliver the same information.

  • imx9_pmic driver refactored
    • common internal read and write function for PMIC register access
    • all API functions returns 0 on success or error code
  • added RESET_CTRL register interface

The full set of PRs:

-common internal read and write function for PMIC register access
-all API functions returns 0 on success or error code

Signed-off-by: Tero Salminen <[email protected]>
@t-salminen t-salminen changed the title [imx9 boot reason 1/?] imx9_pmic driver [imx9 boot reason 1/4] imx9_pmic driver Jan 31, 2025
@t-salminen t-salminen requested review from jlaitine and pussuw January 31, 2025 06:41
Copy link

@jlaitine jlaitine left a comment

Choose a reason for hiding this comment

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

LGTM, could you please send this to upstream as well?

@t-salminen t-salminen force-pushed the nxp93_pmic_reset_ctrl branch from 0d65e40 to 9a4c72b Compare January 31, 2025 09:58
@t-salminen t-salminen force-pushed the nxp93_pmic_reset_ctrl branch from 9a4c72b to 05edede Compare January 31, 2025 11:20
@t-salminen t-salminen merged commit 80891dc into master Jan 31, 2025
10 checks passed
@t-salminen t-salminen deleted the nxp93_pmic_reset_ctrl branch January 31, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants