Re: [PATCH 2/8] memory: emif: setup LP settings on freq update

2013-03-10 Thread Santosh Shilimkar
On Monday 11 March 2013 10:35 AM, Lokesh Vutla wrote: > From: Ambresh K > > Program the power management shadow register on freq update > Else the concept of threshold frequencies dont really matter > as the system always uses the performance mode timing for LP > which is programmed in at init ti

[PATCH 2/8] memory: emif: setup LP settings on freq update

2013-03-10 Thread Lokesh Vutla
From: Ambresh K Program the power management shadow register on freq update Else the concept of threshold frequencies dont really matter as the system always uses the performance mode timing for LP which is programmed in at init time. Signed-off-by: Nishanth Menon Signed-off-by: Ambresh K Sign