All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] OMAP2PLUS: DSS2: Clock Source Changes
@ 2011-03-08 11:50 Archit Taneja
  2011-03-08 11:50 ` [PATCH v2 1/2] OMAP2PLUS: DSS2: Cleanup clock source related code Archit Taneja
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Archit Taneja @ 2011-03-08 11:50 UTC (permalink / raw)
  To: tomi.valkeinen; +Cc: linux-omap, Archit Taneja

There are clocks on OMAP4 within DSS2 which can have multiple clock sources.
This cleans up the existing way of selecting/getting the clock sources and add
some of the new clock sources for OMAP4.

Applies over:
http://gitorious.org/linux-omap-dss2/linux/commits/master

Archit Taneja (2):
  OMAP2PLUS: DSS2: Cleanup clock source related code
  OMAP4: DSS2: Clock source changes for OMAP4

 drivers/video/omap2/dss/dispc.c        |   46 +++++++++++++++-----
 drivers/video/omap2/dss/dss.c          |   76 ++++++++++++++++++++++++++------
 drivers/video/omap2/dss/dss.h          |   31 +++++++++----
 drivers/video/omap2/dss/dss_features.c |   13 +++++-
 drivers/video/omap2/dss/dss_features.h |    3 +
 5 files changed, 133 insertions(+), 36 deletions(-)
--
v2:
-Split cleanup and OMAP4 changes into 2 patches
-Don't use CONFIG_OMAP2_DSS_DSI macro
-Let LCDx_CLK clock source be used for OMAP2/3, but keep it always as
DSS_CLK_SRC_FCK

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

end of thread, other threads:[~2011-03-08 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 11:50 [PATCH v2 0/2] OMAP2PLUS: DSS2: Clock Source Changes Archit Taneja
2011-03-08 11:50 ` [PATCH v2 1/2] OMAP2PLUS: DSS2: Cleanup clock source related code Archit Taneja
2011-03-08 11:50 ` [PATCH v2 2/2] OMAP4: DSS2: Clock source changes for OMAP4 Archit Taneja
2011-03-08 16:24 ` [PATCH v2 0/2] OMAP2PLUS: DSS2: Clock Source Changes Tomi Valkeinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.