RE: [PATCH 1/1] OMAP: TWL: set clk32kg regulator on

2011-11-08 Thread Mahaveer, Vishal
Hilman, Kevin wrote: Mahaveer, Vishal vish...@ti.com writes: Hilman, Kevin wrote: No. You want it on only 1) if the connectivity chip is present, *and* 2) BT, WLAN, FM or GPS are being used. The current patch assumes that a connectivity chip is present whenever the TWL is

Re: [PATCH 1/1] OMAP: TWL: set clk32kg regulator on

2011-11-07 Thread Kevin Hilman
Mahaveer, Vishal vish...@ti.com writes: omap4_clk32kg regulator is used by connectivity (WLAN/BT/GPS) chip on omap4 platforms. Set always_on flag to true for connectivity chip to operate. The driver/init for the connectivity chip should be using the regulator API to enable/disable the

RE: [PATCH 1/1] OMAP: TWL: set clk32kg regulator on

2011-11-07 Thread Mahaveer, Vishal
Hilman, Kevin wrote: No. You want it on only 1) if the connectivity chip is present, *and* 2) BT, WLAN, FM or GPS are being used. The current patch assumes that a connectivity chip is present whenever the TWL is present, which may be true on the platform you're currently working on,

Re: [PATCH 1/1] OMAP: TWL: set clk32kg regulator on

2011-11-07 Thread Kevin Hilman
Mahaveer, Vishal vish...@ti.com writes: Hilman, Kevin wrote: No. You want it on only 1) if the connectivity chip is present, *and* 2) BT, WLAN, FM or GPS are being used. The current patch assumes that a connectivity chip is present whenever the TWL is present, which may be true on

Re: [PATCH 1/1] OMAP: TWL: set clk32kg regulator on

2011-11-04 Thread Kevin Hilman
Vishal Mahaveer vish...@ti.com writes: omap4_clk32kg regulator is used by connectivity (WLAN/BT/GPS) chip on omap4 platforms. Set always_on flag to true for connectivity chip to operate. The driver/init for the connectivity chip should be using the regulator API to enable/disable the

RE: [PATCH 1/1] OMAP: TWL: set clk32kg regulator on

2011-11-04 Thread Mahaveer, Vishal
omap4_clk32kg regulator is used by connectivity (WLAN/BT/GPS) chip on omap4 platforms. Set always_on flag to true for connectivity chip to operate. The driver/init for the connectivity chip should be using the regulator API to enable/disable the regulator as needed. The connectivity chip is