From: Tony Lindgren <tony@atomide.com>
To: hvaibhav@ti.com
Cc: linux-omap@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [Resubmit: PATCH-V2] AM3517: Add VPFE Capture driver support
Date: Tue, 4 May 2010 16:18:10 -0700 [thread overview]
Message-ID: <20100504231810.GS29604@atomide.com> (raw)
In-Reply-To: <1268991469-2747-1-git-send-email-hvaibhav@ti.com>
* hvaibhav@ti.com <hvaibhav@ti.com> [100319 02:34]:
> From: Vaibhav Hiremath <hvaibhav@ti.com>
>
> AM3517 and DM644x uses same CCDC IP, so reusing the driver
> for AM3517.
>
> Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
> ---
> arch/arm/mach-omap2/board-am3517evm.c | 160 +++++++++++++++++++++++++++++++++
> 1 files changed, 160 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-am3517evm.c b/arch/arm/mach-omap2/board-am3517evm.c
> index f04311f..d2d2ced 100644
> --- a/arch/arm/mach-omap2/board-am3517evm.c
> +++ b/arch/arm/mach-omap2/board-am3517evm.c
> @@ -30,11 +30,164 @@
>
> #include <plat/board.h>
> #include <plat/common.h>
> +#include <plat/control.h>
> #include <plat/usb.h>
> #include <plat/display.h>
>
> +#include <media/tvp514x.h>
> +#include <media/ti-media/vpfe_capture.h>
> +
At least the mainline kernel does not seem to have media/ti-media/,
so I'm not taking this.
Looks like it should be safe to merge via linux-media from omap
point of view.
Acked-by: Tony Lindgren <tony@atomide.com>
next prev parent reply other threads:[~2010-05-04 23:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-19 9:37 [Resubmit: PATCH-V2] AM3517: Add VPFE Capture driver support hvaibhav
2010-05-04 23:18 ` Tony Lindgren [this message]
2010-05-05 4:33 ` Hiremath, Vaibhav
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=20100504231810.GS29604@atomide.com \
--to=tony@atomide.com \
--cc=hvaibhav@ti.com \
--cc=linux-media@vger.kernel.org \
--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 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.