linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
To: LMML <linux-media@vger.kernel.org>
Cc: DLOS <davinci-linux-open-source@linux.davincidsp.com>,
	LKML <linux-kernel@vger.kernel.org>,
	devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org,
	"Lad, Prabhakar" <prabhakar.csengg@gmail.com>
Subject: [PATCH v3 0/2] adv7343 add OF support
Date: Sat, 20 Jul 2013 11:51:04 +0530	[thread overview]
Message-ID: <1374301266-26726-1-git-send-email-prabhakar.csengg@gmail.com> (raw)

From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>

This series adds OF support for adv7343 driver.
The first patch makes platform data members as a array,
so to ease in adding DT support.

Lad, Prabhakar (2):
  media: i2c: adv7343: make the platform data members as array
  media: i2c: adv7343: add OF support

 .../devicetree/bindings/media/i2c/adv7343.txt      |   48 +++++++++++++
 arch/arm/mach-davinci/board-da850-evm.c            |    6 +-
 drivers/media/i2c/adv7343.c                        |   74 ++++++++++++++++----
 include/media/adv7343.h                            |   20 ++----
 4 files changed, 113 insertions(+), 35 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7343.txt

-- 
1.7.9.5


             reply	other threads:[~2013-07-20  6:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-20  6:21 Lad, Prabhakar [this message]
2013-07-20  6:21 ` [PATCH v3 1/2] media: i2c: adv7343: make the platform data members as array Lad, Prabhakar
2013-07-22  9:37   ` Sekhar Nori
2013-07-20  6:21 ` [PATCH v3 2/2] media: i2c: adv7343: add OF support Lad, Prabhakar
2013-08-23 18:03   ` Sylwester Nawrocki
2013-08-26  2:41     ` Prabhakar Lad
2013-08-27 15:20       ` Mark Rutland
2013-08-27 15:24       ` Mark Rutland
2013-08-28  2:43         ` Prabhakar Lad
2013-09-02 16:17           ` Mark Rutland
2013-09-04  7:13             ` Prabhakar Lad
2013-09-04 14:48               ` Mark Rutland

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=1374301266-26726-1-git-send-email-prabhakar.csengg@gmail.com \
    --to=prabhakar.csengg@gmail.com \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).