How does the kernel communicate with SCFW? Using the API: sc_pm_get_sys_power_mode,
Are there any examples of using apis in the kernel?
To modify the SCFW code, can only change the PMIC voltage output before kernel startup.
I think APP can also call API to modify the PMIC voltage output when running linux APP after kernel startup。