Re: [U-Boot] [PATCH 2/3] pmic:pfuze implement pmic_mode_init

2015-01-15 Thread Peng Fan
Hi Stefano, On 1/15/2015 5:00 PM, Przemyslaw Marczak wrote: Hello Peg, On 01/08/2015 02:00 PM, 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. M

Re: [U-Boot] [PATCH 2/3] pmic:pfuze implement pmic_mode_init

2015-01-15 Thread Peng Fan
Hi, Przemyslaw On 1/15/2015 5:00 PM, Przemyslaw Marczak wrote: Hello Peg, On 01/08/2015 02:00 PM, 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.

Re: [U-Boot] [PATCH 2/3] pmic:pfuze implement pmic_mode_init

2015-01-15 Thread Przemyslaw Marczak
Hello Peg, On 01/08/2015 02:00 PM, 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

[U-Boot] [PATCH 2/3] pmic:pfuze implement pmic_mode_init

2015-01-08 Thread Peng Fan
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 al