From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Anders Berg <anders.berg-1wcpHE2jlwO1Z/+hSey0Gg@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3] i2c: axxia: Add I2C driver for AXM55xx
Date: Fri, 3 Oct 2014 13:55:04 +0200 [thread overview]
Message-ID: <20141003115504.GE1349@katana> (raw)
In-Reply-To: <20141003115048.GD1349@katana>
[-- Attachment #1: Type: text/plain, Size: 592 bytes --]
On Fri, Oct 03, 2014 at 01:50:48PM +0200, Wolfram Sang wrote:
> On Fri, Oct 03, 2014 at 01:08:02PM +0200, Anders Berg wrote:
> > Add I2C bus driver for the controller found in the LSI Axxia family SoCs. The
> > driver implements 10-bit addressing and SMBus transfer modes via emulation
> > (including SMBus block data read).
> >
> > Signed-off-by: Anders Berg <anders.berg-1wcpHE2jlwO1Z/+hSey0Gg@public.gmane.org>
>
> Applied to for-next, thanks!
You missed to move the Kconfig part to embedded. Fixed that for you!
Nonetheless, was a quite smooth driver submission, thanks.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] i2c: axxia: Add I2C driver for AXM55xx
Date: Fri, 3 Oct 2014 13:55:04 +0200 [thread overview]
Message-ID: <20141003115504.GE1349@katana> (raw)
In-Reply-To: <20141003115048.GD1349@katana>
On Fri, Oct 03, 2014 at 01:50:48PM +0200, Wolfram Sang wrote:
> On Fri, Oct 03, 2014 at 01:08:02PM +0200, Anders Berg wrote:
> > Add I2C bus driver for the controller found in the LSI Axxia family SoCs. The
> > driver implements 10-bit addressing and SMBus transfer modes via emulation
> > (including SMBus block data read).
> >
> > Signed-off-by: Anders Berg <anders.berg@avagotech.com>
>
> Applied to for-next, thanks!
You missed to move the Kconfig part to embedded. Fixed that for you!
Nonetheless, was a quite smooth driver submission, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141003/c1942e26/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Anders Berg <anders.berg@avagotech.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org
Subject: Re: [PATCH v3] i2c: axxia: Add I2C driver for AXM55xx
Date: Fri, 3 Oct 2014 13:55:04 +0200 [thread overview]
Message-ID: <20141003115504.GE1349@katana> (raw)
In-Reply-To: <20141003115048.GD1349@katana>
[-- Attachment #1: Type: text/plain, Size: 566 bytes --]
On Fri, Oct 03, 2014 at 01:50:48PM +0200, Wolfram Sang wrote:
> On Fri, Oct 03, 2014 at 01:08:02PM +0200, Anders Berg wrote:
> > Add I2C bus driver for the controller found in the LSI Axxia family SoCs. The
> > driver implements 10-bit addressing and SMBus transfer modes via emulation
> > (including SMBus block data read).
> >
> > Signed-off-by: Anders Berg <anders.berg@avagotech.com>
>
> Applied to for-next, thanks!
You missed to move the Kconfig part to embedded. Fixed that for you!
Nonetheless, was a quite smooth driver submission, thanks.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-10-03 11:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-03 11:08 [PATCH v3] i2c: axxia: Add I2C driver for AXM55xx Anders Berg
2014-10-03 11:08 ` Anders Berg
[not found] ` <1412334482-20720-1-git-send-email-anders.berg-1wcpHE2jlwO1Z/+hSey0Gg@public.gmane.org>
2014-10-03 11:50 ` Wolfram Sang
2014-10-03 11:50 ` Wolfram Sang
2014-10-03 11:50 ` Wolfram Sang
2014-10-03 11:55 ` Wolfram Sang [this message]
2014-10-03 11:55 ` Wolfram Sang
2014-10-03 11:55 ` 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=20141003115504.GE1349@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=anders.berg-1wcpHE2jlwO1Z/+hSey0Gg@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.