linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add device tree probe for i2c-imx driver
@ 2011-07-30 18:21 Shawn Guo
       [not found] ` <1312050087-15701-1-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2011-07-30 18:21 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	patches-QSEj5FYQhm4dnm+yROfE0A

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-02  8:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-30 18:21 [PATCH v2 0/2] Add device tree probe for i2c-imx driver Shawn Guo
     [not found] ` <1312050087-15701-1-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
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
     [not found]     ` <1312050087-15701-3-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2011-08-01 21:25       ` Ben Dooks
     [not found]         ` <20110801212516.GA22243-RazCHl0VsYgkUSuvROHNpA@public.gmane.org>
2011-08-02  8:35           ` Shawn Guo

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).