From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] media: ov2640: add device tree support
Date: Fri, 28 Nov 2014 18:28:23 +0800 [thread overview]
Message-ID: <1417170507-11172-1-git-send-email-josh.wu@atmel.com> (raw)
This patch series add device tree support for ov2640. And also add
the document for the devicetree properties.
Josh Wu (4):
media: ov2640: add async probe function
media: ov2640: add primary dt support
media: ov2640: add a master clock for sensor
media: ov2640: dt: add the device tree binding document
.../devicetree/bindings/media/i2c/ov2640.txt | 43 ++++++
drivers/media/i2c/soc_camera/ov2640.c | 151 ++++++++++++++++++---
2 files changed, 178 insertions(+), 16 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/i2c/ov2640.txt
--
1.9.1
next reply other threads:[~2014-11-28 10:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-28 10:28 Josh Wu [this message]
2014-11-28 10:28 ` [PATCH 1/4] media: ov2640: add async probe function Josh Wu
2014-11-28 10:28 ` [PATCH 2/4] media: ov2640: add primary dt support Josh Wu
2014-12-01 22:33 ` Laurent Pinchart
2014-12-05 10:17 ` Josh Wu
2014-11-28 10:28 ` [PATCH 3/4] media: ov2640: add a master clock for sensor Josh Wu
2014-12-01 22:26 ` Laurent Pinchart
2014-12-03 9:54 ` Josh Wu
2014-11-28 10:28 ` [PATCH 4/4] media: ov2640: dt: add the device tree binding document Josh Wu
2014-12-01 22:14 ` Laurent Pinchart
2014-12-03 9:49 ` Josh Wu
-- strict thread matches above, loose matches on Subject: below --
2014-11-28 10:24 [PATCH 0/4] media: ov2640: add device tree support Josh Wu
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=1417170507-11172-1-git-send-email-josh.wu@atmel.com \
--to=josh.wu@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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).