public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrzej Hajda <a.hajda@samsung.com>
To: linux-media@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Seung-Woo Kim <sw0312.kim@samsung.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>
Subject: [PATCH RFC 0/3] s5c73m3 camera sensor driver
Date: Fri, 23 Nov 2012 16:22:27 +0100	[thread overview]
Message-ID: <1353684150-24581-1-git-send-email-a.hajda@samsung.com> (raw)

This patch series adds V4L2 driver for S5C73M3 camera sensor.

This is I2C driver with SPI bus used for firmware upload.

Driver exposes two sub-devices:
- pure sensor with two source pads (ISP, JPEG),
- output-interface pad with two sink sensors (ISP, JPEG) and one
source pad.
ISP and JPEG pads are connected by immutable links.
Two pads allow support for custom camera format V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8
in which each frame contains two images in UYVY and JPEG format.
Size of each image can be configured independently using pads.

Regards
Andrzej



             reply	other threads:[~2012-11-23 15:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-23 15:22 Andrzej Hajda [this message]
2012-11-23 15:22 ` [PATCH RFC 1/3] [media] s5c73m3: Add driver Andrzej Hajda
2012-12-31 11:15   ` Sylwester Nawrocki
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=1353684150-24581-1-git-send-email-a.hajda@samsung.com \
    --to=a.hajda@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=s.nawrocki@samsung.com \
    --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