linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
To: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PULL] i2c: vt8500: Add support for Wondermedia I2C master-mode
Date: Wed, 16 Jan 2013 18:52:25 +1300	[thread overview]
Message-ID: <1358315546-2201-1-git-send-email-linux@prisktech.co.nz> (raw)

Hi Wolfram,

This patch has been floating around since 27 december with no replies so
here is a pull-request for it.

Regards
Tony Prisk

cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org


The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://server.prisktech.co.nz/git/linuxwmt.git tags/i2c-3.9

for you to fetch changes up to c24a4dd6d6ad85e5d5cdb4e20c623103360ea7e0:

  i2c: vt8500: Add support for Wondermedia I2C master-mode (2013-01-16 18:45:12 +1300)

----------------------------------------------------------------
i2c: vt8500: Add support for I2C on arch-vt8500

----------------------------------------------------------------
Tony Prisk (1):
      i2c: vt8500: Add support for Wondermedia I2C master-mode

 .../devicetree/bindings/i2c/i2c-vt8500.txt         |   24 +
 drivers/i2c/busses/Kconfig                         |    7 +
 drivers/i2c/busses/Makefile                        |    1 +
 drivers/i2c/busses/i2c-wmt.c                       |  636 ++++++++++++++++++++
 4 files changed, 668 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/i2c/i2c-vt8500.txt
 create mode 100644 drivers/i2c/busses/i2c-wmt.c

             reply	other threads:[~2013-01-16  5:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16  5:52 Tony Prisk [this message]
     [not found] ` <1358315546-2201-1-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
2013-01-16  5:52   ` [PATCH] i2c: vt8500: Add support for Wondermedia I2C master-mode Tony Prisk
     [not found]     ` <1358315546-2201-2-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>
2013-02-13 20:13       ` Wolfram Sang
     [not found]         ` <20130213201307.GA8795-8EAEigeeuNG034pCzgS/Qg7AFbiQbgqx@public.gmane.org>
2013-02-13 23:41           ` Tony Prisk
2013-02-14 10:01             ` Wolfram Sang
2013-02-11 23:02   ` [GIT PULL] " Wolfram Sang

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=1358315546-2201-1-git-send-email-linux@prisktech.co.nz \
    --to=linux-ci5g2ko2hbz+pu9mqzgvbq@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    /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).