public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch 0/2] OMAP2PLUS:DSS2: use opt-clocks information from hwmod.
@ 2011-02-25  8:27 Sumit Semwal
  2011-02-25  8:27 ` [Patch 1/2] OMAP2PLUS: DSS2: Add dss_opt_clk_roles in pdata Sumit Semwal
  2011-02-25  8:27 ` [Patch 2/2] OMAP2PLUS: DSS2: Use opt-clocks from hwmod Sumit Semwal
  0 siblings, 2 replies; 6+ messages in thread
From: Sumit Semwal @ 2011-02-25  8:27 UTC (permalink / raw)
  To: tomi.valkeinen, linux-omap; +Cc: Sumit Semwal

This series uses information about opt-clocks provided by omap_hwmod framework
to select which of the non-mandatory DSS clocks are available on a given
platform.
The clock roles returned by hwmod database are added to pdata, and in the
driver, while doing clk-get, it is checked if as per hwmod a given clock 
is an opt-clock or not, and is handled accordingly.

Tested on: OMAP3430sdp, panda(OMAP4430)

Sumit Semwal (2):
  OMAP2PLUS: DSS2: Add dss_opt_clk_roles in pdata
  OMAP2PLUS: DSS2: Use opt-clocks from hwmod

 arch/arm/mach-omap2/display.c             |   41 +++++++++++++++++++++-
 arch/arm/plat-omap/include/plat/display.h |    3 +-
 drivers/video/omap2/dss/dss.c             |   54 ++++++++++++++++++++---------
 3 files changed, 79 insertions(+), 19 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-02-28  9:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25  8:27 [Patch 0/2] OMAP2PLUS:DSS2: use opt-clocks information from hwmod Sumit Semwal
2011-02-25  8:27 ` [Patch 1/2] OMAP2PLUS: DSS2: Add dss_opt_clk_roles in pdata Sumit Semwal
2011-02-28  9:10   ` Tomi Valkeinen
2011-02-28  9:17     ` Semwal, Sumit
2011-02-28  9:23       ` Tomi Valkeinen
2011-02-25  8:27 ` [Patch 2/2] OMAP2PLUS: DSS2: Use opt-clocks from hwmod Sumit Semwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox