LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
To: <wsa@the-dreams.de>
Cc: <linux-i2c@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH_V2 0/2] i2s: jz4780: Add Ingenic JZ4780 i2c driver
Date: Wed, 25 Mar 2015 15:54:58 +0000	[thread overview]
Message-ID: <5512DA52.1070202@imgtec.com> (raw)
In-Reply-To: <1426084004-10364-1-git-send-email-Zubair.Kakakhel@imgtec.com>

Hi,

Just wondering if this has gotten lost in the archives?

Regards,
ZubairLK

On 11/03/15 14:26, Zubair Lutfullah Kakakhel wrote:
> Hi,
> 
> Here we have two patches that add support for the i2c 
> controller present in the Ingenic JZ4780.
> 
> 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                    | 839 +++++++++++++++++++++
>  4 files changed, 884 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/i2c/i2c-jz4780.txt
>  create mode 100644 drivers/i2c/busses/i2c-jz4780.c
> 

      parent reply	other threads:[~2015-03-25 15:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 14:26 [PATCH_V2 0/2] i2s: jz4780: Add Ingenic JZ4780 i2c driver Zubair Lutfullah Kakakhel
2015-03-11 14:26 ` [PATCH_V2 1/2] dt-bindings: i2c: Add dt binding documentation for ingenic jz4780 SoC Zubair Lutfullah Kakakhel
2015-03-11 14:26 ` [PATCH_V2 2/2] i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 Zubair Lutfullah Kakakhel
2015-03-27 20:16   ` Wolfram Sang
2015-03-25 15:54 ` Zubair Lutfullah Kakakhel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5512DA52.1070202@imgtec.com \
    --to=zubair.kakakhel@imgtec.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).