From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v2 8/9] ARM: shmobile: lager: Add Display Unit support
Date: Thu, 08 Aug 2013 11:39:06 +0000 [thread overview]
Message-ID: <5203835A.1040208@cogentembedded.com> (raw)
In-Reply-To: <1375916192-22647-9-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
On 08-08-2013 2:56, Laurent Pinchart wrote:
> Only the VGA output is currently supported.
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
> arch/arm/mach-shmobile/board-lager.c | 42 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 42 insertions(+)
> diff --git a/arch/arm/mach-shmobile/board-lager.c b/arch/arm/mach-shmobile/board-lager.c
> index 76363f9..cb2457e 100644
> --- a/arch/arm/mach-shmobile/board-lager.c
> +++ b/arch/arm/mach-shmobile/board-lager.c
[...]
> +static const struct rcar_du_platform_data lager_du_pdata __initdata = {
'__initconst'?
> + .encoders = lager_du_encoders,
> + .num_encoders = ARRAY_SIZE(lager_du_encoders),
> +};
> +
WBR, Sergei
prev parent reply other threads:[~2013-08-08 11:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-07 22:56 [PATCH v2 8/9] ARM: shmobile: lager: Add Display Unit support Laurent Pinchart
2013-08-08 11:39 ` Sergei Shtylyov [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=5203835A.1040208@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-sh@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;
as well as URLs for NNTP newsgroup(s).