>>-----Original Message-----
>>From: Kevin Hilman [mailto:[email protected]]
>>Sent: Thursday, August 26, 2010 4:01 AM
>>To: Gopinath, Thara
>>Cc: [email protected]; [email protected]; Cousson, Benoit; Sripathy, 
>>Vishwanath; Sawant, Anand;
>>Derrick, David
>>Subject: Re: [PATCHv2 6/8] OMAP3: PM: Adding smartreflex class3 driver
>>
>>Thara Gopinath <[email protected]> writes:
>>
>>> Smartreflex Class3 implementation continuously monitors
>>> silicon performance  and instructs the Voltage Processors
>>> to increase or decrease the voltage.
>>> This patch adds smartreflex class 3 driver. This driver hooks
>>> up with the generic smartreflex driver smartreflex.c to abstract
>>> out class specific implementations out of the generic driver.
>>>
>>> Signed-off-by: Thara Gopinath <[email protected]>
>>> ---
>>>  arch/arm/mach-omap2/Makefile             |    1 +
>>>  arch/arm/mach-omap2/board-3430sdp.c      |    2 +
>>>  arch/arm/mach-omap2/board-3630sdp.c      |    2 +
>>>  arch/arm/mach-omap2/board-zoom3.c        |    2 +
>>
>>I think this should be board-zoom-peripherals.c so it is enabled for
>>Zoom2 also.
>>
>>>  arch/arm/mach-omap2/smartreflex-class3.c |   61 
>>> ++++++++++++++++++++++++++++++
>>>  arch/arm/mach-omap2/smartreflex-class3.h |   23 +++++++++++
>>>  arch/arm/plat-omap/Kconfig               |    9 ++++
>>
>>Please separate this into the 2 patches.  One for the class driver, and
>>a second to modify the board files.

Will do this.
Regards
Thara
>>
>>Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to