[PATCHv3] I2C: MV64XXX: Add Device Tree support
Andrew Lunn
andrew at lunn.ch
Mon Jul 16 05:16:44 EDT 2012
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
More information about the linux-arm-kernel
mailing list