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

Stefano Babic sbabic at denx.de
Wed Feb 11 12:41:21 CET 2015


Hi Peng,

On 11/02/2015 02:59, Peng Fan wrote:
> 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 at freescale.com>
>>> Acked-by: Przemyslaw Marczak <p.marczak at 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?
>>

I see. I have applied only patches that are assigned to me (in
patchwork), in this case only Patch 1/3. Patch 2 and 3 were still
assigned to Przemyslaw (but we have his ACK). I assign the patches to me
and I will apply them.

However, something bad happened. No idea how it could happen, but
applying patch1/3, the define for SWITCH_SIZE disappeared - see in file.
I cannot find a valid reason for that. I fix it myself, and I start
rebuilding to check breakage before pushing on the server.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list