diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-01-27 10:14:03 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-02-11 12:27:46 +0100 |
commit | 7428f55c94ac51214038a3882630ddb89520e42e (patch) | |
tree | f07efd7471971a030a3ab54026693d5100b3ce18 /board/freescale/m5282evb | |
parent | aee0013e53b339a573e2a8d66062fe87765aa3bd (diff) | |
download | u-boot-imx-7428f55c94ac51214038a3882630ddb89520e42e.zip u-boot-imx-7428f55c94ac51214038a3882630ddb89520e42e.tar.gz u-boot-imx-7428f55c94ac51214038a3882630ddb89520e42e.tar.bz2 |
pmic:pfuze implement pmic_mode_init
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>
Diffstat (limited to 'board/freescale/m5282evb')
0 files changed, 0 insertions, 0 deletions