From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Kaushal Butala
<kaushalkernelmailinglist-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RFC PATCH-v2] SMBus block read support to imx_i2c
Date: Wed, 21 May 2014 10:26:21 +0200 [thread overview]
Message-ID: <20140521082621.GF2708@katana> (raw)
In-Reply-To: <1396616170-6659-1-git-send-email-kaushalkernelmailinglist-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 688 bytes --]
On Fri, Apr 04, 2014 at 02:56:10PM +0200, Kaushal Butala wrote:
> The smbus block read is not currently supported for imx i2c devices.
> This patchset adds the support to imx i2c bus so that blocks of data
> can be read using SMbus block reads.(using i2c_smbus_read_block_data()
> function from the i2c_core.c.). Tested with 3.10.9 kernel.
>
> Reviewed-by: Shawn Guo <shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>
> Signed-off-by: Kaushal Butala <kaushalkernelmailinglist-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> v2:
> Updated after review comments from Shawn Guo. Removed unnecessary parenthesis
> around 'block_data'.
>
Applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Kaushal Butala <kaushalkernelmailinglist@gmail.com>
Cc: Shawn Guo <shawn.guo@freescale.com>,
linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH-v2] SMBus block read support to imx_i2c
Date: Wed, 21 May 2014 10:26:21 +0200 [thread overview]
Message-ID: <20140521082621.GF2708@katana> (raw)
In-Reply-To: <1396616170-6659-1-git-send-email-kaushalkernelmailinglist@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 632 bytes --]
On Fri, Apr 04, 2014 at 02:56:10PM +0200, Kaushal Butala wrote:
> The smbus block read is not currently supported for imx i2c devices.
> This patchset adds the support to imx i2c bus so that blocks of data
> can be read using SMbus block reads.(using i2c_smbus_read_block_data()
> function from the i2c_core.c.). Tested with 3.10.9 kernel.
>
> Reviewed-by: Shawn Guo <shawn.guo@freescale.com>
>
> Signed-off-by: Kaushal Butala <kaushalkernelmailinglist@gmail.com>
> ---
> v2:
> Updated after review comments from Shawn Guo. Removed unnecessary parenthesis
> around 'block_data'.
>
Applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-05-21 8:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-25 15:06 [RFC PATCH] imx-i2c: Add smbus block read support to imx i2c bus Kaushal Butala
2014-03-25 15:06 ` Kaushal Butala
[not found] ` <1395759982-18559-1-git-send-email-kaushalkernelmailinglist-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-04-02 8:30 ` Shawn Guo
2014-04-02 8:30 ` Shawn Guo
2014-04-04 12:56 ` [RFC PATCH-v2] SMBus block read support to imx_i2c Kaushal Butala
2014-04-04 12:56 ` Kaushal Butala
[not found] ` <1396616170-6659-1-git-send-email-kaushalkernelmailinglist-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-21 8:26 ` Wolfram Sang [this message]
2014-05-21 8:26 ` 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=20140521082621.GF2708@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=kaushalkernelmailinglist-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=shawn.guo-KZfg59tc24xl57MIdRCFDg@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.