linux-arm-kernel.lists.infradead.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
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Shawn Guo @ 2011-07-30 18:21 UTC (permalink / raw)
  To: linux-arm-kernel

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

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