linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add device tree probe for i2c-imx driver
@ 2011-07-14 16:03 Shawn Guo
  2011-07-14 16:03 ` [PATCH 1/2] i2c/imx: remove init/exit hooks from platform data Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Shawn Guo @ 2011-07-14 16:03 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.

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] 8+ messages in thread

end of thread, other threads:[~2011-07-29  1:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14 16:03 [PATCH 0/2] Add device tree probe for i2c-imx driver Shawn Guo
2011-07-14 16:03 ` [PATCH 1/2] i2c/imx: remove init/exit hooks from platform data Shawn Guo
2011-07-15  2:54   ` Grant Likely
2011-07-15  8:00   ` Sascha Hauer
2011-07-14 16:03 ` [PATCH 2/2] i2c/imx: add device tree probe support Shawn Guo
2011-07-15  2:54   ` Grant Likely
2011-07-22  2:15 ` [PATCH 0/2] Add device tree probe for i2c-imx driver Shawn Guo
2011-07-29  1:51   ` 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).