RE: [PATCHv2 3/8] OMAP3: PM: Adding smartreflex driver support.

2010-09-14 Thread Gopinath, Thara
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, August 26, 2010 3:52 AM To: Gopinath, Thara Cc: linux-omap@vger.kernel.org; p...@pwsan.com; Cousson, Benoit; Sripathy, Vishwanath; Sawant, Anand; Derrick, David Subject: Re: [PATCHv2 3/8] OMAP3

Re: [PATCHv2 3/8] OMAP3: PM: Adding smartreflex driver support.

2010-09-14 Thread Kevin Hilman
Gopinath, Thara th...@ti.com writes: [...] + sr-is_sr_enable = 0; +} + +/** + * omap_smartreflex_enable : API to enable SR clocks and to call into the + * registered smartreflex class enable API. + * @voltdm - VDD pointer to which the SR module to be configured belongs to. + * + *

Re: [PATCHv2 3/8] OMAP3: PM: Adding smartreflex driver support.

2010-08-25 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: SmartReflex modules do adaptive voltage control for real-time voltage adjustments. With Smartreflex the power supply voltage can be adapted to the silicon performance(manufacturing process, temperature induced performance, age induced performance etc).