Skip to content

Implement PMU settings for RV3032#10

Draft
bpbradley wants to merge 1 commit intoport-zephyr-3.3from
fix-rv-3032
Draft

Implement PMU settings for RV3032#10
bpbradley wants to merge 1 commit intoport-zephyr-3.3from
fix-rv-3032

Conversation

@bpbradley
Copy link
Owner

RV3032 has more complex configurations than RV8263 and so there are some additional procedures needed to get it to work properly in all applications.

This implement proper power management unit (PMU) configuration with functionality for proper EEPROM access. It also splits the rv3032 specific functionality off into it's own compilation unit and selectively compile it based on Kconfig.

All power management features are included in Kconfig.

Making this a draft for now because it needs to be rebased on main once the fixes for zephyr 3.3 are merged to main.

@bpbradley bpbradley self-assigned this Aug 16, 2023
@bpbradley bpbradley changed the base branch from main to port-zephyr-3.3 August 16, 2023 16:01
…ionality for proper EEPROM access.

Split the rv3032 specific functionality off into it's own compilation unit and selectively compile it based on Kconfig.

All power management features are included in Kconfig.
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.

1 participant