Re: [PATCH 1/8] OMAP3: PM: Adding voltage driver support for OMAP3

2010-06-23 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch adds voltage driver support for OMAP3. The driver allows configuring the voltage controller and voltage processors during init and exports APIs to enable/disable voltage processors, scale voltage and reset voltage. The driver also maintains the

Re: [PATCH 1/8] OMAP3: PM: Adding voltage driver support for OMAP3

2010-06-23 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch adds voltage driver support for OMAP3. The driver allows configuring the voltage controller and voltage processors during init and exports APIs to enable/disable voltage processors, scale voltage and reset voltage. The driver also maintains the

[PATCH 1/8] OMAP3: PM: Adding voltage driver support for OMAP3

2010-05-29 Thread Thara Gopinath
This patch adds voltage driver support for OMAP3. The driver allows configuring the voltage controller and voltage processors during init and exports APIs to enable/disable voltage processors, scale voltage and reset voltage. The driver also maintains the global voltage table on a per VDD basis