linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH_V3 0/2] i2c: jz4780: Add Ingenic JZ4780 i2c driver
@ 2015-03-31 13:03 Zubair Lutfullah Kakakhel
  2015-03-31 13:03 ` [PATCH_V3 1/2] dt-bindings: i2c: Add dt binding documentation for ingenic jz4780 SoC Zubair Lutfullah Kakakhel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zubair Lutfullah Kakakhel @ 2015-03-31 13:03 UTC (permalink / raw)
  To: wsa; +Cc: linux-i2c, devicetree, linux-kernel, Zubair.Kakakhel

Hi,

Here we have two patches that add support for the i2c
controller present in the Ingenic JZ4780.

Driver tested on the MIPS Creator CI20.

V2 - > V3
Fixes based on feedback from Wolfram Sang. Thank-you.
Details in individual patch commit message
Rebased to v4.0-rc6

V1 - > V2
Rebased to v4.0-rc3
Minor tweaks/fixes. Details in individual patch commits.

Feedback welcome.

Thank-you
ZubairLK


Zubair Lutfullah Kakakhel (2):
  dt-bindings: i2c: Add dt binding documentation for ingenic jz4780 SoC
  i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780

 .../devicetree/bindings/i2c/i2c-jz4780.txt         |  35 +
 drivers/i2c/busses/Kconfig                         |   9 +
 drivers/i2c/busses/Makefile                        |   1 +
 drivers/i2c/busses/i2c-jz4780.c                    | 832 +++++++++++++++++++++
 4 files changed, 877 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/i2c/i2c-jz4780.txt
 create mode 100644 drivers/i2c/busses/i2c-jz4780.c

-- 
1.9.1

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

end of thread, other threads:[~2015-04-03 19:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 13:03 [PATCH_V3 0/2] i2c: jz4780: Add Ingenic JZ4780 i2c driver Zubair Lutfullah Kakakhel
2015-03-31 13:03 ` [PATCH_V3 1/2] dt-bindings: i2c: Add dt binding documentation for ingenic jz4780 SoC Zubair Lutfullah Kakakhel
2015-03-31 13:03 ` [PATCH_V3 2/2] i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 Zubair Lutfullah Kakakhel
     [not found] ` <1427807036-45366-1-git-send-email-Zubair.Kakakhel-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2015-04-03 19:23   ` [PATCH_V3 0/2] i2c: jz4780: Add Ingenic JZ4780 i2c driver 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).