All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Jun Gao <jun.gao@mediatek.com>
Cc: srv_heupstream@mediatek.com, linux-i2c@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v3 2/2] i2c: mediatek: Use DMA safe buffers for i2c transactions
Date: Thu, 6 Sep 2018 20:33:47 +0200	[thread overview]
Message-ID: <20180906183347.GE8607@kunai> (raw)
In-Reply-To: <1536239729-10008-3-git-send-email-jun.gao@mediatek.com>

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

On Thu, Sep 06, 2018 at 09:15:29PM +0800, Jun Gao wrote:
> From: Jun Gao <jun.gao@mediatek.com>
> 
> DMA mode will always be used in i2c transactions, try to allocate
> a DMA safe buffer if the buf of struct i2c_msg used is not DMA safe.
> 
> Signed-off-by: Jun Gao <jun.gao@mediatek.com>

Applied to for-next, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 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 2/2] i2c: mediatek: Use DMA safe buffers for i2c transactions
Date: Thu, 6 Sep 2018 20:33:47 +0200	[thread overview]
Message-ID: <20180906183347.GE8607@kunai> (raw)
In-Reply-To: <1536239729-10008-3-git-send-email-jun.gao@mediatek.com>

On Thu, Sep 06, 2018 at 09:15:29PM +0800, Jun Gao wrote:
> From: Jun Gao <jun.gao@mediatek.com>
> 
> DMA mode will always be used in i2c transactions, try to allocate
> a DMA safe buffer if the buf of struct i2c_msg used is not DMA safe.
> 
> Signed-off-by: Jun Gao <jun.gao@mediatek.com>

Applied to for-next, thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180906/dc3e7fae/attachment.sig>

  reply	other threads:[~2018-09-06 18:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06 13:15 [PATCH v3 0/2] Register i2c adapter driver earlier and use DMA safe buffers Jun Gao
2018-09-06 13:15 ` Jun Gao
2018-09-06 13:15 ` Jun Gao
2018-09-06 13:15 ` [PATCH v3 1/2] i2c: mediatek: Register i2c adapter driver earlier Jun Gao
2018-09-06 13:15   ` Jun Gao
2018-09-06 13:15   ` Jun Gao
2018-09-06 18:31   ` Wolfram Sang
2018-09-06 18:31     ` Wolfram Sang
2018-09-11  2:26     ` Jun Gao
2018-09-11  2:26       ` Jun Gao
2018-09-11  2:26       ` Jun Gao
2018-09-06 13:15 ` [PATCH v3 2/2] i2c: mediatek: Use DMA safe buffers for i2c transactions Jun Gao
2018-09-06 13:15   ` Jun Gao
2018-09-06 13:15   ` Jun Gao
2018-09-06 18:33   ` Wolfram Sang [this message]
2018-09-06 18:33     ` 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=20180906183347.GE8607@kunai \
    --to=wsa@the-dreams.de \
    --cc=jun.gao@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=srv_heupstream@mediatek.com \
    /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.