All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: "linux-sh@vger.kernel.org" <linux-sh@vger.kernel.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	"linux-fbdev, @vger.kernel.org" <linux-fbdev@vger.kernel.org>,
	"lin, ux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"Syrjala Ville (Nokia-D/Helsinki)" <ville.syrjala@nokia.com>,
	Tomi Valkeinen <tomi.valkeinen@nokia.com>
Subject: Re: [PATCH 5/5 v3] ARM: mach-shmobile: add framebuffer support for ap4evb
Date: Sun, 23 May 2010 14:24:11 +0000	[thread overview]
Message-ID: <20100523142411.GA16229@linux-sh.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1005231602040.3571@axis700.grange>

On Sun, May 23, 2010 at 04:04:03PM +0200, Guennadi Liakhovetski wrote:
> ap4evb uses an LCD, connected to the SoC over the MIPI bus. This patch adds
> platform data to configure this display and a static clock activation.
> 
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Tested-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>

Please just repost the entire series with the updates.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: "linux-sh@vger.kernel.org" <linux-sh@vger.kernel.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	"linux-fbdev, @vger.kernel.org" <linux-fbdev@vger.kernel.org>,
	"lin, ux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"Syrjala Ville (Nokia-D/Helsinki)" <ville.syrjala@nokia.com>,
	Tomi Valkeinen <tomi.valkeinen@nokia.com>
Subject: Re: [PATCH 5/5 v3] ARM: mach-shmobile: add framebuffer support for ap4evb
Date: Sun, 23 May 2010 23:24:11 +0900	[thread overview]
Message-ID: <20100523142411.GA16229@linux-sh.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1005231602040.3571@axis700.grange>

On Sun, May 23, 2010 at 04:04:03PM +0200, Guennadi Liakhovetski wrote:
> ap4evb uses an LCD, connected to the SoC over the MIPI bus. This patch adds
> platform data to configure this display and a static clock activation.
> 
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Tested-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>

Please just repost the entire series with the updates.

  reply	other threads:[~2010-05-23 14:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 16:31 [PATCH 1/4 v3] fbdev: add a MIPI DSI header Guennadi Liakhovetski
2010-05-20 16:31 ` Guennadi Liakhovetski
2010-05-21  8:33 ` Tomi Valkeinen
2010-05-21  8:33   ` Tomi Valkeinen
2010-05-21 15:15 ` [PATCH 2/5] ARM: add LCDC and MIPI DSI-Tx clock definitions to sh7372 Guennadi Liakhovetski
2010-05-21 15:15   ` Guennadi Liakhovetski
2010-05-23 13:55   ` [PATCH 2/5 v2] ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock Guennadi Liakhovetski
2010-05-23 13:55     ` [PATCH 2/5 v2] ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372 Guennadi Liakhovetski
2010-05-21 15:15 ` [PATCH 3/5] sh: add a YUV422 output data format, that is also Guennadi Liakhovetski
2010-05-21 15:15   ` [PATCH 3/5] sh: add a YUV422 output data format, that is also supported by LCDC Guennadi Liakhovetski
2010-05-21 15:15 ` [PATCH 4/5 v2] sh-mobile: add support for displays, connected over Guennadi Liakhovetski
2010-05-21 15:15   ` [PATCH 4/5 v2] sh-mobile: add support for displays, connected over the MIPI bus Guennadi Liakhovetski
2010-05-23 14:00   ` [PATCH 4/5 v3] sh-mobile: add support for displays, connected over Guennadi Liakhovetski
2010-05-23 14:00     ` [PATCH 4/5 v3] sh-mobile: add support for displays, connected over the MIPI bus Guennadi Liakhovetski
2010-05-21 15:15 ` [PATCH 5/5 v2] ARM: add framebuffer support for ap4evb Guennadi Liakhovetski
2010-05-21 15:15   ` Guennadi Liakhovetski
2010-05-23 14:04   ` [PATCH 5/5 v3] ARM: mach-shmobile: " Guennadi Liakhovetski
2010-05-23 14:04     ` Guennadi Liakhovetski
2010-05-23 14:24     ` Paul Mundt [this message]
2010-05-23 14:24       ` Paul Mundt

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=20100523142411.GA16229@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=tomi.valkeinen@nokia.com \
    --cc=ville.syrjala@nokia.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 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.