linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3]   I2C: MV64XXX: Add Device Tree support
@ 2012-07-16  9:16 Andrew Lunn
  2012-07-16  9:16 ` Andrew Lunn
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Lunn @ 2012-07-16  9:16 UTC (permalink / raw)
  To: linux-arm-kernel

This is one patch out of a larger patchset adding DT support to a
number of Orion drivers. All the other patches have been acked-by,
etc, so i'm only re-posting the one which has been modified.

The I2C driver now uses the clock-frequency property.

Andrew Lunn (1):
  I2C: MV64XXX: Add Device Tree support

 Documentation/devicetree/bindings/i2c/mrvl-i2c.txt |   21 +++-
 arch/arm/boot/dts/kirkwood.dtsi                    |   11 ++
 arch/arm/mach-kirkwood/board-dt.c                  |    2 +
 arch/arm/mach-kirkwood/common.c                    |    2 +
 arch/arm/plat-orion/common.c                       |    1 +
 drivers/i2c/busses/i2c-mv64xxx.c                   |  107 +++++++++++++++++++-
 6 files changed, 138 insertions(+), 6 deletions(-)

-- 
1.7.10

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

end of thread, other threads:[~2012-07-20 11:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-16  9:16 [PATCHv3] I2C: MV64XXX: Add Device Tree support Andrew Lunn
2012-07-16  9:16 ` Andrew Lunn
2012-07-16 12:20   ` Thomas Petazzoni
2012-07-16 12:37     ` Andrew Lunn
2012-07-20 10:35   ` Wolfram Sang
2012-07-20 11:17     ` Andrew Lunn

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