mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation
@ 2014-07-29 12:47 Antony Pavlov
  2014-07-29 12:47 ` [PATCH v3 1/2] i2c: add Marvell 64xxx driver Antony Pavlov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Antony Pavlov @ 2014-07-29 12:47 UTC (permalink / raw)
  To: barebox

Changes since v2:

  * drop "allwinner,sun*" stuff;
  * make macros shorter (drop MV64XXX_I2C_ prefix);
  * rework mv64xxx_write/mv64xxx_read stuff;
  * drop mv64xxx_i2c_execute_msg().
  * drop unused variables.

Antony Pavlov (2):
  i2c: add Marvell 64xxx driver
  i2c: busses/Makefile: fix indentation

 drivers/i2c/busses/Kconfig       |   8 +
 drivers/i2c/busses/Makefile      |   5 +-
 drivers/i2c/busses/i2c-mv64xxx.c | 647 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 658 insertions(+), 2 deletions(-)
 create mode 100644 drivers/i2c/busses/i2c-mv64xxx.c

-- 
2.0.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-07-31  5:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-29 12:47 [PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation Antony Pavlov
2014-07-29 12:47 ` [PATCH v3 1/2] i2c: add Marvell 64xxx driver Antony Pavlov
2014-07-29 12:47 ` [PATCH v3 2/2] i2c: busses/Makefile: fix indentation Antony Pavlov
2014-07-30  6:35 ` [PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation Sascha Hauer
2014-07-30  6:37   ` Sebastian Hesselbarth
2014-07-30  8:54   ` Sebastian Hesselbarth
2014-07-31  5:56     ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox