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

boards: m5stack_core2: fix priorities override #64673

Conversation

bbilas
Copy link
Collaborator

@bbilas bbilas commented Nov 1, 2023

Instead of those set, use the default ones for the MFD/REGULATOR_AXP192_INIT_PRIORITY/GPIO_AXP192_INIT_PRIORITY that are set to the 80/86/81 values correctly. Adjust the GPIO_HOGS_INIT_PRIORITY only to be executed after GPIO driver.

Instead of those set, use the default ones
for the MFD/REGULATOR_AXP192_INIT_PRIORITY/GPIO_AXP192_INIT_PRIORITY
that are set to the 80/86/81 values correctly. Adjust the
GPIO_HOGS_INIT_PRIORITY only to be executed after GPIO driver.

Signed-off-by: Bartosz Bilas <[email protected]>
@bbilas bbilas marked this pull request as ready for review November 1, 2023 08:46
@bbilas
Copy link
Collaborator Author

bbilas commented Nov 1, 2023

@bbilas
Copy link
Collaborator Author

bbilas commented Nov 2, 2023

@dcpleung @nashif please take a look.

@bbilas bbilas requested a review from fabiobaltieri November 2, 2023 11:24
@fabiobaltieri fabiobaltieri added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Nov 2, 2023
@fabiobaltieri fabiobaltieri merged commit f9051d6 into zephyrproject-rtos:main Nov 2, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants