Re: [PATCH 3/3] omap2plus: cpufreq: Add SMP support to cater OMAP4430

2011-03-10 Thread Kevin Hilman
Santosh Shilimkar writes: > On OMAP SMP configuartion, both processors share the voltage > and clock. So both CPUs needs to be scaled together and hence > needs software co-ordination. > > Signed-off-by: Santosh Shilimkar > Cc: Kevin Hilman > cc: Vishwanath BS [...] > @@ -74,9 +76,13 @@ stat

RE: [PATCH 3/3] omap2plus: cpufreq: Add SMP support to cater OMAP4430

2011-02-25 Thread DebBarma, Tarun Kanti
Santosh > Subject: [PATCH 3/3] omap2plus: cpufreq: Add SMP support to cater OMAP4430 > > On OMAP SMP configuartion, both processors share the voltage > and clock. So both CPUs needs to be scaled together and hence > needs software co-ordination. > > Signed-off-by: Sant

[PATCH 3/3] omap2plus: cpufreq: Add SMP support to cater OMAP4430

2011-02-24 Thread Santosh Shilimkar
On OMAP SMP configuartion, both processors share the voltage and clock. So both CPUs needs to be scaled together and hence needs software co-ordination. Signed-off-by: Santosh Shilimkar Cc: Kevin Hilman cc: Vishwanath BS --- arch/arm/mach-omap2/omap2plus-cpufreq.c | 71 ++