From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Manjunath Hadli <manjunath.hadli@ti.com>
Cc: LMML <linux-media@vger.kernel.org>,
dlos <davinci-linux-open-source@linux.davincidsp.com>,
Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: Re: [PATCH v7 5/8] davinci vpbe: board specific additions
Date: Fri, 17 Dec 2010 19:29:23 +0300 [thread overview]
Message-ID: <4D0B8FE3.3080502@mvista.com> (raw)
In-Reply-To: <1292507737-32739-1-git-send-email-manjunath.hadli@ti.com>
Hello.
Manjunath Hadli wrote:
> This patch implements tables for display timings,outputs and
> other board related functionalities.
> Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
> Acked-by: Muralidharan Karicheri <m-karicheri2@ti.com>
> Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
[...]
> diff --git a/arch/arm/mach-davinci/board-dm644x-evm.c b/arch/arm/mach-davinci/board-dm644x-evm.c
> index 34c8b41..e9b1243 100644
> --- a/arch/arm/mach-davinci/board-dm644x-evm.c
> +++ b/arch/arm/mach-davinci/board-dm644x-evm.c
[...]
> @@ -620,6 +671,8 @@ davinci_evm_map_io(void)
> {
> /* setup input configuration for VPFE input devices */
> dm644x_set_vpfe_config(&vpfe_cfg);
> + /* setup configuration for vpbe devices */
> + dm644x_set_vpbe_display_config(&vpbe_display_cfg);
> dm644x_init();
> }
This patch should *follow* the platform patch (where
dm644x_set_vpbe_display_config() is defined), not precede it.
WBR, Sergei
next prev parent reply other threads:[~2010-12-17 16:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-16 13:55 [PATCH v7 5/8] davinci vpbe: board specific additions Manjunath Hadli
2010-12-17 16:29 ` Sergei Shtylyov [this message]
2010-12-20 13:39 ` Hadli, Manjunath
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=4D0B8FE3.3080502@mvista.com \
--to=sshtylyov@mvista.com \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=linux-media@vger.kernel.org \
--cc=manjunath.hadli@ti.com \
--cc=mchehab@redhat.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.