From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Add device tree probe for i2c-imx driver
Date: Sun, 31 Jul 2011 02:21:25 +0800 [thread overview]
Message-ID: <1312050087-15701-1-git-send-email-shawn.guo@linaro.org> (raw)
The first patch removes unused init/exit hooks from platform data,
and the second one actually adds the actual device tree probe support.
Changes since v1:
* Fix a couple of typo in fsl-imx-i2c.txt
Shawn Guo (2):
i2c/imx: remove init/exit hooks from platform data
i2c/imx: add device tree probe support
.../devicetree/bindings/i2c/fsl-imx-i2c.txt | 25 +++++++++++
arch/arm/plat-mxc/include/mach/i2c.h | 4 --
drivers/i2c/busses/i2c-imx.c | 46 +++++++++----------
3 files changed, 47 insertions(+), 28 deletions(-)
next reply other threads:[~2011-07-30 18:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-30 18:21 Shawn Guo [this message]
2011-07-30 18:21 ` [PATCH v2 1/2] i2c/imx: remove init/exit hooks from platform data Shawn Guo
2011-07-30 18:21 ` [PATCH v2 2/2] i2c/imx: add device tree probe support Shawn Guo
2011-08-01 21:25 ` Ben Dooks
2011-08-02 8:35 ` Shawn Guo
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=1312050087-15701-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--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).