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

arc/arm64/imx9: Add reset functionality #300

Merged
merged 2 commits into from
Oct 18, 2024
Merged

arc/arm64/imx9: Add reset functionality #300

merged 2 commits into from
Oct 18, 2024

Conversation

joukkone
Copy link

Add support to generate reset
-by ele, sending reset reques
-by pmic, making cold reset
-by watchdog, using watchdog 3

Summary

Impact

Testing

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.

Maybe add 2-3 source files; one for ele and another for wdog (and one for reset). There is plenty of room for files, but it is not nice to mix stuff for different peripherals into same c file :)

@joukkone joukkone force-pushed the imx9_reset branch 3 times, most recently from 0d3d246 to a20a05a Compare October 16, 2024 10:48
arch/arm64/src/imx9/imx9_pmic.c Show resolved Hide resolved
Soc reset functionality via pmic

Signed-off-by: Jouni Ukkonen <[email protected]>
Provide up_systemreset when psci is disabled

Signed-off-by: Jouni Ukkonen <[email protected]>
@joukkone joukkone merged commit 23741e7 into master Oct 18, 2024
11 checks passed
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.

2 participants