
Hi, Stefano
On 1/30/2015 1:48 AM, Stefano Babic wrote:
On 27/01/2015 03:14, Peng Fan wrote:
This patch is to implement pmic_mode_init function, and add prototype in header file.
This function is to set switching mode for pmic buck regulators to improve system efficiency.
Mode: OFF: The regulator is switched off and the output voltage is discharged. PFM: In this mode, the regulator is always in PFM mode, which is useful at light loads for optimized efficiency. PWM: In this mode, the regulator is always in PWM mode operation regardless of load conditions. APS: In this mode, the regulator moves automatically between pulse skipping mode and PWM mode depending on load conditions.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Acked-by: Przemyslaw Marczak p.marczak@samsung.com
Applied to u-boot-imx, thanks !
I did not see this patch applied to u-boot-imx, I saw only patch 1/3 is applied. Do you miss this one?
Best regards, Stefano Babic
Regards, Peng.