[PATCH v2] i2c: add Marvell 64xxx driver

Antony Pavlov antonynpavlov at gmail.com
Wed Jul 16 14:25:08 PDT 2014


Changes since PATCH v1 (http://lists.infradead.org/pipermail/barebox/2014-June/019471.html):

  * check for timeout during mv64xxx_i2c_wait_for_completion().

Antony Pavlov (1):
  i2c: add Marvell 64xxx driver

 drivers/i2c/busses/Kconfig       |   8 +
 drivers/i2c/busses/Makefile      |   1 +
 drivers/i2c/busses/i2c-mv64xxx.c | 687 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 696 insertions(+)
 create mode 100644 drivers/i2c/busses/i2c-mv64xxx.c

-- 
2.0.1




More information about the barebox mailing list