public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: archit taneja <archit@ti.com>
To: "Taneja, Archit" <archit@ti.com>
Cc: "Valkeinen, Tomi" <tomi.valkeinen@ti.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH 2/3] OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.
Date: Tue, 1 Mar 2011 18:04:37 +0530	[thread overview]
Message-ID: <4D6CE7DD.5020206@ti.com> (raw)
In-Reply-To: <1298982743-6771-4-git-send-email-archit@ti.com>

Hi,

Please ignore this particular patch of the series. Sent accidentally.

Thanks,
Archit
On Tuesday 01 March 2011 06:02 PM, Taneja, Archit wrote:
> Taal driver used to take a hard coded Macro for Virtual Channel and the VC_ID.
> The Taal panel driver now requests for a Virtual channel through the
> omap_dsi_request_vc() call in taal_probe().
>
> The channel number returned by the request_vc() call is used for sending command
> and data to the Panel. The DSI driver automatically configures the Virtual
> Channel's source to either Video Port or L4 Slave port based on what the panel
> driver is using it for.
>
> The driver uses omap_dsi_release_vc() to free all the VC's requested by it in
> taal_remove() or when a request_vc() call fails.
>
> Signed-off-by: Archit Taneja<archit@ti.com>
> ---
>   drivers/video/omap2/displays/panel-taal.c |  123 +++++++++++++++++------------
>   drivers/video/omap2/dss/dsi.c             |    3 -
>   2 files changed, 71 insertions(+), 55 deletions(-)
>

  reply	other threads:[~2011-03-01 12:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 12:32 [PATCH v2 0/3]OMAP: DSS2: Abstract away DSI VC information from dsi panel drivers Archit Taneja
2011-03-01 12:32 ` [PATCH 1/3] OMAP: DSS2: Functions to request/release DSI VCs Archit Taneja
2011-03-01 13:20   ` DebBarma, Tarun Kanti
2011-03-01 13:36     ` archit taneja
2011-03-01 16:09   ` Tomi Valkeinen
2011-03-01 12:32 ` [PATCH 2/3] OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels Archit Taneja
2011-03-01 12:32 ` Archit Taneja
2011-03-01 12:34   ` archit taneja [this message]
2011-03-01 12:32 ` [PATCH 3/3] OMAP: DSS2: Taal: Use 2 DSI Virtual Channels for Taal Archit Taneja
2011-03-01 15:56 ` [PATCH v2 0/3]OMAP: DSS2: Abstract away DSI VC information from dsi panel drivers Tomi Valkeinen
2011-03-02  5:40   ` archit taneja
  -- strict thread matches above, loose matches on Subject: below --
2011-02-28  8:47 [PATCH " Archit Taneja
2011-02-28  8:47 ` [PATCH 2/3] OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels Archit Taneja

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=4D6CE7DD.5020206@ti.com \
    --to=archit@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tomi.valkeinen@ti.com \
    /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