On 12/05/13 21:23, Tony Prisk wrote:
This patch adds support for the I2C bus controllers found on Wondermedia
8xxx-series SoCs. Only master-mode is supported.

Signed-off-by: Tony Prisk <li...@prisktech.co.nz>
---
  .../devicetree/bindings/i2c/i2c-vt8500.txt         |   24 +
  MAINTAINERS                                        |    1 +
  drivers/i2c/busses/Kconfig                         |   10 +
  drivers/i2c/busses/Makefile                        |    1 +
  drivers/i2c/busses/i2c-wmt.c                       |  488 ++++++++++++++++++++
  5 files changed, 524 insertions(+)
  create mode 100644 Documentation/devicetree/bindings/i2c/i2c-vt8500.txt
  create mode 100644 drivers/i2c/busses/i2c-wmt.c


This patch seems to have stalled. Any news?

Regards
Tony Prisk
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to