public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Archit Taneja <archit@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/4] OMAP2PLUS: DSS2: Clock configuration enhancements and fixes
Date: Wed, 13 Apr 2011 10:19:25 +0300	[thread overview]
Message-ID: <1302679165.2130.36.camel@deskari> (raw)
In-Reply-To: <1302596546-14888-1-git-send-email-archit@ti.com>

On Tue, 2011-04-12 at 13:52 +0530, Archit Taneja wrote:
> Currently, the clock sources for internal DSS clocks are hardcoded in DSS2, this
> causes issues when displays want to configure clocks differently, or when there
> are multiple displays trying to configure the clock sources for the same clocks.
> 
> Move the clock sources to dssdev.clocks struct, and perform cleanup related to
> this.
> 
> Note: Patches apply over:
> https://gitorious.org/linux-omap-dss2/linux/commits/master
> 
> Archit Taneja (4):
>   OMAP2PLUS: DSS2: Change enum "dss_clk_source" to
>     "omap_dss_clk_source"
>   OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration
>   OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL
>     parameters
>   OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"
> 
>  arch/arm/mach-omap2/board-4430sdp.c       |   18 ++++++-
>  arch/arm/plat-omap/include/plat/display.h |   24 ++++++++-
>  drivers/video/omap2/dss/Kconfig           |    8 ---
>  drivers/video/omap2/dss/dispc.c           |   12 ++--
>  drivers/video/omap2/dss/dpi.c             |   83 +++++++++++++++--------------
>  drivers/video/omap2/dss/dsi.c             |   49 +++++++----------
>  drivers/video/omap2/dss/dss.c             |   50 +++++++++---------
>  drivers/video/omap2/dss/dss.h             |   23 +++------
>  drivers/video/omap2/dss/dss_features.c    |   20 ++++----
>  drivers/video/omap2/dss/dss_features.h    |    2 +-
>  drivers/video/omap2/dss/hdmi.c            |   27 +++++-----
>  11 files changed, 164 insertions(+), 152 deletions(-)

I think this patch set looks fine. I'll apply.

 Tomi




      parent reply	other threads:[~2011-04-13  7:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-12  8:22 [PATCH 0/4] OMAP2PLUS: DSS2: Clock configuration enhancements and fixes Archit Taneja
2011-04-12  8:22 ` [PATCH 1/4] OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" Archit Taneja
2011-04-12  8:22 ` [PATCH 2/4] OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration Archit Taneja
2011-04-12  8:22 ` [PATCH 3/4] OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters Archit Taneja
2011-04-12  8:22 ` [PATCH 4/4] OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL" Archit Taneja
2011-04-13  7:19 ` Tomi Valkeinen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1302679165.2130.36.camel@deskari \
    --to=tomi.valkeinen@ti.com \
    --cc=archit@ti.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox