public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Deepthy Ravi <deepthy.ravi@ti.com>
Cc: laurent.pinchart@ideasonboard.com, mchehab@infradead.org,
	tony@atomide.com, hvaibhav@ti.com, linux-media@vger.kernel.org,
	linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org,
	kyungmin.park@samsung.com, hverkuil@xs4all.nl,
	m.szyprowski@samsung.com, g.liakhovetski@gmx.de,
	santosh.shilimkar@ti.com, khilman@deeprootsystems.com,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor
Date: Tue, 27 Sep 2011 07:51:18 -0600	[thread overview]
Message-ID: <4E81D4D6.2000000@mlbassoc.com> (raw)
In-Reply-To: <1317130848-21136-1-git-send-email-deepthy.ravi@ti.com>

On 2011-09-27 07:40, Deepthy Ravi wrote:
> This patchset
> 	-adds support for MT9T111 sensor on omap3evm.
> 	Currently the sensor driver supports only
> 	VGA resolution.
> 	-enables MT9T111 sensor in omap2plus_defconfig.
>
> This is dependent on the following patchset
> http://www.spinics.net/lists/linux-media/msg37270.html
> which adds YUYV input support for OMAP3ISP. And is
> applied on top of rc1-for-3.2 of gliakhovetski/v4l-dvb.git

Why not use the same base as Lennart?
   The set is based on
   http://git.linuxtv.org/pinchartl/media.git/shortlog/refs/heads/omap3isp-omap3isp-next

> ---
> Changes in v2:
> 	As per the discussion here,
> 	https://lkml.org/lkml/2011/9/20/280
> 	the existing mt9t112 driver is reused for
> 	adding support for mt9t111 sensor.
> Deepthy Ravi (3):
>    [media] v4l: Add support for mt9t111 sensor driver
>    ispccdc: Configure CCDC_SYN_MODE register
>    omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers
>
> Vaibhav Hiremath (2):
>    omap3evm: Enable regulators for camera interface
>    omap3evm: Add Camera board init/hookup file
>
>   arch/arm/configs/omap2plus_defconfig        |    9 +
>   arch/arm/mach-omap2/Makefile                |    5 +
>   arch/arm/mach-omap2/board-omap3evm-camera.c |  185 ++++
>   arch/arm/mach-omap2/board-omap3evm.c        |   26 +
>   drivers/media/video/Kconfig                 |    7 +
>   drivers/media/video/Makefile                |    1 +
>   drivers/media/video/mt9t111_reg.h           | 1367 +++++++++++++++++++++++++++
>   drivers/media/video/mt9t112.c               |  320 ++++++-
>   drivers/media/video/omap3isp/ispccdc.c      |   11 +-
>   include/media/mt9t111.h                     |   45 +
>   10 files changed, 1937 insertions(+), 39 deletions(-)
>   create mode 100644 arch/arm/mach-omap2/board-omap3evm-camera.c
>   create mode 100644 drivers/media/video/mt9t111_reg.h
>   create mode 100644 include/media/mt9t111.h

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

      parent reply	other threads:[~2011-09-27 13:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-27 13:40 [PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor Deepthy Ravi
2011-09-27 13:40 ` [PATCH v2 1/5] omap3evm: Enable regulators for camera interface Deepthy Ravi
2011-09-27 13:40 ` [PATCH v2 2/5] [media] v4l: Add support for mt9t111 sensor driver Deepthy Ravi
2011-09-27 23:30   ` Guennadi Liakhovetski
2011-09-27 13:40 ` [PATCH v2 3/5] omap3evm: Add Camera board init/hookup file Deepthy Ravi
2011-09-29 16:37   ` Tony Lindgren
2011-09-27 13:40 ` [PATCH v2 4/5] ispccdc: Configure CCDC_SYN_MODE register Deepthy Ravi
2011-09-27 13:40 ` [PATCH v2 5/5] omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers Deepthy Ravi
2011-09-27 13:51 ` Gary Thomas [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=4E81D4D6.2000000@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=deepthy.ravi@ti.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=hvaibhav@ti.com \
    --cc=hverkuil@xs4all.nl \
    --cc=khilman@deeprootsystems.com \
    --cc=kyungmin.park@samsung.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=m.szyprowski@samsung.com \
    --cc=mchehab@infradead.org \
    --cc=santosh.shilimkar@ti.com \
    --cc=tony@atomide.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