RE: [PATCH 3/3] omap3: pm: removes hardcoded VDD1/2 OPP values and make threshold generic

2009-11-19 Thread G.N, Vijayakumar
...@deeprootsystems.com; linux-omap@vger.kernel.org Subject: [PATCH 3/3] omap3: pm: removes hardcoded VDD1/2 OPP values and make threshold generic >From 202416dbdf3fce31bfd76f1e74dda89b382a78c3 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Date: Thu, 19 Nov 2009 15:07:38 +0530 Subject: [PATCH 3/3] O

Re: [PATCH 3/3] omap3: pm: removes hardcoded VDD1/2 OPP values and make threshold generic

2009-11-19 Thread Menon, Nishanth
G.N, Vijayakumar said the following on 11/19/2009 05:26 AM: > >From 202416dbdf3fce31bfd76f1e74dda89b382a78c3 Mon Sep 17 00:00:00 2001 > From: Vijay Kumar > Date: Thu, 19 Nov 2009 15:07:38 +0530 > Subject: [PATCH 3/3] OMAP 3630: Update VDD2 values > The OMAP3630 VDD2 minimum value is 1 and Maximum

[PATCH 3/3] omap3: pm: removes hardcoded VDD1/2 OPP values and make threshold generic

2009-11-19 Thread G.N, Vijayakumar
>From 202416dbdf3fce31bfd76f1e74dda89b382a78c3 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Date: Thu, 19 Nov 2009 15:07:38 +0530 Subject: [PATCH 3/3] OMAP 3630: Update VDD2 values The OMAP3630 VDD2 minimum value is 1 and Maximum value is 2. The VDD2 API's are updated to return proper VDD2 values.