RE: [PATCH v2 1/4] OMAP2PLUS: opt-clocks: align dss clock roles and names

2011-01-27 Thread Rajendra Nayak
> > To: tomi.valkei...@nokia.com; p...@pwsan.com; khil...@ti.com; > hvaib...@ti.com; linux-omap@vger.kernel.org; b- > > cous...@ti.com > > Cc: Sumit Semwal > > Subject: [PATCH v2 1/4] OMAP2PLUS: opt-clocks: align dss clock roles and > names > > > > opt clocks

RE: [PATCH v2 1/4] OMAP2PLUS: opt-clocks: align dss clock roles and names

2011-01-26 Thread Rajendra Nayak
r.kernel.org; b- > cous...@ti.com > Cc: Sumit Semwal > Subject: [PATCH v2 1/4] OMAP2PLUS: opt-clocks: align dss clock roles and names > > opt clocks require (NULL, act-clock-name) as entries in clock database, > so that hwmod can replace it with (dev, role) tuple during hwmod data

[PATCH v2 1/4] OMAP2PLUS: opt-clocks: align dss clock roles and names

2011-01-25 Thread Sumit Semwal
opt clocks require (NULL, act-clock-name) as entries in clock database, so that hwmod can replace it with (dev, role) tuple during hwmod data init. These role names are aligned to be same across OMAP2420, 2430, 3xxx, 44xx platforms, and also with dss clk handling code, so clk_get/put/enable/disabl