From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3] I2C: MV64XXX: Add Device Tree support
Date: Mon, 16 Jul 2012 11:16:44 +0200 [thread overview]
Message-ID: <1342430205-13702-1-git-send-email-andrew@lunn.ch> (raw)
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
next reply other threads:[~2012-07-16 9:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-16 9:16 Andrew Lunn [this message]
2012-07-16 9:16 ` [PATCHv3] I2C: MV64XXX: Add Device Tree support 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
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=1342430205-13702-1-git-send-email-andrew@lunn.ch \
--to=andrew@lunn.ch \
--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).