You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add new 'rtc' command group with status, config, and show subcommands
- Support configuring external PCF2131 RTC interrupt actions:
- none: Just log interrupt events
- wake: Always wake i.MX93 on interrupt
- auto: Auto-power i.MX93 if PMIC is currently off
- Add JSON parsing support for RTC status responses
- Update CLI documentation with v2.4.0 features
- Maintain backward compatibility with existing commands
This enables runtime configuration of the PMU's response to external
RTC interrupts without requiring firmware updates.
0 commit comments