RE: [PATCH] PM-WIP-OPP: Fixing wrong target level being passed during Core DVFS.

2010-02-23 Thread Aguirre, Sergio
-Original Message- From: Menon, Nishanth Sent: Monday, February 22, 2010 11:31 PM To: Aguirre, Sergio; Gopinath, Thara Cc: linux-omap@vger.kernel.org; Kevin Hilman; Kristo Tero (Nokia- D/Tampere) Subject: RE: [PATCH] PM-WIP-OPP: Fixing wrong target level being passed during Core

RE: [PATCH] PM-WIP-OPP: Fixing wrong target level being passed during Core DVFS.

2010-02-22 Thread Aguirre, Sergio
) Subject: Re: [PATCH] PM-WIP-OPP: Fixing wrong target level being passed during Core DVFS. Gopinath, Thara said the following on 02/18/2010 10:31 AM: As per the current implementaion (u8*)target_level is being passed to freq_to_opp in set_opp. This would result in updating just the first 8

RE: [PATCH] PM-WIP-OPP: Fixing wrong target level being passed during Core DVFS.

2010-02-22 Thread Menon, Nishanth
From: Aguirre, Sergio Sent: Tuesday, February 23, 2010 7:28 AM To: Menon, Nishanth; Gopinath, Thara [...] Signed-off-by: Thara Gopinath th...@ti.com Cc: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/resource34xx.c |4 +++- 1 files changed, 3

Re: [PATCH] PM-WIP-OPP: Fixing wrong target level being passed during Core DVFS.

2010-02-18 Thread Menon, Nishanth
Gopinath, Thara said the following on 02/18/2010 10:31 AM: As per the current implementaion (u8*)target_level is being passed to freq_to_opp in set_opp. This would result in updating just the first 8 bits of a u32 variable. Later target_level is passed to resource_set_opp_level as a u32