linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: i2c-mv64xxx: misc small improvements
@ 2016-04-22 13:19 Thomas Petazzoni
  2016-04-22 13:19 ` [PATCH 1/4] i2c: i2c-mv64xxx: enable the driver on ARCH_MVEBU Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2016-04-22 13:19 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: linux-i2c, Nadav Haklai, Lior Amsalem, Hanna Hawa,
	Yehuda Yitschak, Jason Cooper, Andrew Lunn, Sebastian Hesselbarth,
	Gregory Clement, Thomas Petazzoni

Hello,

Here are four small patches doing misc improvements to the i2c-mv64xxx
I2C controller driver. The first two patches are really needed in
order to be able to use this I2C controller driver on the ARM64
Marvell Armada 7K/8K platforms. The last two patches are additional
cleanups/improvements made along the way.

Thanks!

Thomas

Thomas Petazzoni (4):
  i2c: i2c-mv64xxx: enable the driver on ARCH_MVEBU
  i2c: i2c-mv64xxx: handle probe deferral for the clock
  i2c: i2c-mv64xxx: use clk_{prepare_enable,disable_unprepare}
  i2c: i2c-mv64xxx: remove CONFIG_HAVE_CLK conditionals

 drivers/i2c/busses/Kconfig       |  2 +-
 drivers/i2c/busses/i2c-mv64xxx.c | 45 +++++++++++++---------------------------
 2 files changed, 15 insertions(+), 32 deletions(-)

-- 
2.6.4

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

end of thread, other threads:[~2016-04-27 17:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 13:19 [PATCH 0/4] i2c: i2c-mv64xxx: misc small improvements Thomas Petazzoni
2016-04-22 13:19 ` [PATCH 1/4] i2c: i2c-mv64xxx: enable the driver on ARCH_MVEBU Thomas Petazzoni
2016-04-22 13:19 ` [PATCH 2/4] i2c: i2c-mv64xxx: handle probe deferral for the clock Thomas Petazzoni
2016-04-22 13:19 ` [PATCH 3/4] i2c: i2c-mv64xxx: use clk_{prepare_enable,disable_unprepare} Thomas Petazzoni
2016-04-22 13:19 ` [PATCH 4/4] i2c: i2c-mv64xxx: remove CONFIG_HAVE_CLK conditionals Thomas Petazzoni
2016-04-27 17:03 ` [PATCH 0/4] i2c: i2c-mv64xxx: misc small improvements Wolfram Sang

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