From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: linux-media@vger.kernel.org
Cc: Andrzej Hajda <a.hajda@samsung.com>,
Kyungmin Park <kyungmin.park@samsung.com>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: Re: [PATCH RFC 1/3] [media] s5c73m3: Add driver
Date: Mon, 31 Dec 2012 12:15:14 +0100 [thread overview]
Message-ID: <50E173C2.6060704@samsung.com> (raw)
In-Reply-To: <1353684150-24581-2-git-send-email-a.hajda@samsung.com>
Hi All,
On 11/23/2012 04:22 PM, Andrzej Hajda wrote:
> Add driver for S5C73M3 image sensor. The driver exposes the sensor as
> two subdevs: pure sensor and output interface. Two subdev architecture
> supports interleaved UYVY/JPEG image format with separate frame size
> for both sub-formats, there is a separate pad for each sub-format.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> drivers/media/i2c/Kconfig | 7 +
> drivers/media/i2c/Makefile | 1 +
> drivers/media/i2c/s5c73m3/Makefile | 2 +
> drivers/media/i2c/s5c73m3/s5c73m3-core.c | 1728 +++++++++++++++++++++++++++++
> drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c | 565 ++++++++++
> drivers/media/i2c/s5c73m3/s5c73m3-spi.c | 156 +++
> drivers/media/i2c/s5c73m3/s5c73m3.h | 459 ++++++++
> include/media/s5c73m3.h | 55 +
> 8 files changed, 2973 insertions(+)
Any comments on this patch ? If there is no objections I'll send
a pull request including it later this week.
Thanks,
Sylwester
next prev parent reply other threads:[~2012-12-31 11:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-23 15:22 [PATCH RFC 0/3] s5c73m3 camera sensor driver Andrzej Hajda
2012-11-23 15:22 ` [PATCH RFC 1/3] [media] s5c73m3: Add driver Andrzej Hajda
2012-12-31 11:15 ` Sylwester Nawrocki [this message]
2012-11-23 15:22 ` [PATCH RFC 2/3] s5p-fimc: add support for sensors with multiple pads Andrzej Hajda
2012-11-23 15:22 ` [PATCH RFC 3/3] s5p-fimc: improved pipeline try format routine Andrzej Hajda
2012-12-04 15:55 ` Sylwester Nawrocki
2012-12-05 8:36 ` Andrzej Hajda
2012-12-04 23:22 ` Sakari Ailus
2012-12-05 8:12 ` Andrzej Hajda
2012-12-05 9:57 ` Sylwester Nawrocki
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=50E173C2.6060704@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=a.hajda@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=sw0312.kim@samsung.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