All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: linux-media@vger.kernel.org
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Sascha Hauer <s.hauer@pengutronix.de>
Subject: [PATCH 0/5] V2: soc-camera: setting the buswidth of camera sensors
Date: Thu, 12 Mar 2009 12:27:14 +0100	[thread overview]
Message-ID: <1236857239-2146-1-git-send-email-s.hauer@pengutronix.de> (raw)

Take 2: I hope I addressed all comments I receive in the first round.

The following patches change the handling of the bus width
for camera sensors so that a board can overwrite a sensors
native bus width

Sascha Hauer (5):
  soc-camera: add board hook to specify the buswidth for camera sensors
  pcm990 baseboard: add camera bus width switch setting
  mt9m001: allow setting of bus width from board code
  mt9v022: allow setting of bus width from board code
  soc-camera: remove now unused gpio member of struct soc_camera_link

 arch/arm/mach-pxa/pcm990-baseboard.c |   49 ++++++++++--
 drivers/media/video/Kconfig          |   14 ----
 drivers/media/video/mt9m001.c        |  143 ++++++++++------------------------
 drivers/media/video/mt9v022.c        |  141 ++++++++++-----------------------
 include/media/soc_camera.h           |    9 ++-
 5 files changed, 129 insertions(+), 227 deletions(-)


             reply	other threads:[~2009-03-12 11:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12 11:27 Sascha Hauer [this message]
2009-03-12 11:27 ` [PATCH 1/5] soc-camera: add board hook to specify the buswidth for camera sensors Sascha Hauer
2009-03-12 11:27   ` [PATCH 2/5] pcm990 baseboard: add camera bus width switch setting Sascha Hauer
2009-03-12 11:27     ` [PATCH 3/5] mt9m001: allow setting of bus width from board code Sascha Hauer
2009-03-12 11:27       ` [PATCH 4/5] mt9v022: " Sascha Hauer
2009-03-12 11:27         ` [PATCH 5/5] soc-camera: remove now unused gpio member of struct soc_camera_link Sascha Hauer
2009-03-12 13:12     ` [PATCH 2/5] pcm990 baseboard: add camera bus width switch setting Guennadi Liakhovetski
2009-03-12 14:18       ` Sascha Hauer
2009-03-12 19:11         ` Guennadi Liakhovetski
2009-03-12 19:17           ` Sascha Hauer
2009-04-09 21:44         ` Guennadi Liakhovetski
2009-04-14  8:57           ` Guennadi Liakhovetski
2009-04-14  9:10             ` Sascha Hauer
2009-04-14  9:20               ` Guennadi Liakhovetski
2009-04-14  9:38                 ` Sascha Hauer
2009-04-14  9:53                   ` Guennadi Liakhovetski
2009-04-14  9:59                     ` Sascha Hauer
2009-03-12 13:31 ` [PATCH 0/5] V2: soc-camera: setting the buswidth of camera sensors Guennadi Liakhovetski
2009-03-12 14:19   ` Sascha Hauer

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=1236857239-2146-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-media@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.