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

few soc hook fixes #78780

Merged
merged 2 commits into from
Sep 21, 2024
Merged

Conversation

nashif
Copy link
Member

@nashif nashif commented Sep 20, 2024

Remove duplicate hook and fold power code into the same early soc hook.

Also fixes st boards.

Fixes #78776

Signed-off-by: Anas Nashif [email protected]

@nashif nashif added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Sep 20, 2024
@zephyrbot zephyrbot added the platform: Intel ISH Intel Corporation, Integrated Sensor Hub label Sep 20, 2024
teburd
teburd previously approved these changes Sep 20, 2024
Remove duplicate hook and fold power code into the same early soc hook.

Fixes zephyrproject-rtos#78776

Signed-off-by: Anas Nashif <[email protected]>
Missed 2 places related to power management.

Signed-off-by: Anas Nashif <[email protected]>
@zephyrbot zephyrbot added the platform: STM32 ST Micro STM32 label Sep 20, 2024
@nashif nashif changed the title soc: intel_ish: remove duplicate hook few soc hook fixes Sep 20, 2024
@nashif nashif added Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. and removed Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Sep 20, 2024
@henrikbrixandersen henrikbrixandersen merged commit f08c91a into zephyrproject-rtos:main Sep 21, 2024
30 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. platform: Intel ISH Intel Corporation, Integrated Sensor Hub platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

intel_ish: footprint: build failed with "multiple definition of `soc_early_init_hook'"
5 participants