linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yuan Yao <yao.yuan@freescale.com>
To: wsa@the-dreams.de, marex@denx.de
Cc: mark.rutland@arm.com, shawn.guo@linaro.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org
Subject: [PATCH v3 0/2] i2c: add DMA support for freescale i2c driver
Date: Thu, 13 Mar 2014 09:47:55 +0800	[thread overview]
Message-ID: <1394675277-24913-1-git-send-email-yao.yuan@freescale.com> (raw)


Changed in v3:
- fix a bug when request the dma faild.
- some minor fixes for coding style.
- other minor fixes.

Changed in v2:
- remove has_dma_support property
- unify i2c_imx_dma_rx and i2c_imx_dma_tx
- unify i2c_imx_dma_read and i2c_imx_pio_read
- unify i2c_imx_dma_write and i2c_imx_pio_write

Added in v1:
- Enable dma if it's support dma and transfer size bigger than the threshold.
- Add device tree bindings for i2c eDMA support.
- Add eDMA support for i2c driver.

             reply	other threads:[~2014-03-13  1:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-13  1:47 Yuan Yao [this message]
     [not found] ` <1394675277-24913-1-git-send-email-yao.yuan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-03-13  1:47   ` [PATCH v3 1/2] i2c: add DMA support for freescale i2c driver Yuan Yao
     [not found]     ` <1394675277-24913-2-git-send-email-yao.yuan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-03-23  3:49       ` Marek Vasut
2014-03-26  3:08         ` Yao Yuan
2014-03-26  3:42           ` Marek Vasut
     [not found]             ` <201403260442.42970.marex-ynQEQJNshbs@public.gmane.org>
2014-03-26  5:56               ` Yao Yuan
     [not found]                 ` <cd88de7e04734400b897c0e2bcf07eab-AZ66ij2kwaZYLYlmg7qx2OO6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2014-03-26  6:26                   ` Marek Vasut
2014-03-26  7:08                     ` Yao Yuan
     [not found]                       ` <8984936f9e914442995d79039543cb58-AZ66ij2kwaZYLYlmg7qx2OO6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2014-03-26  7:26                         ` Marek Vasut
     [not found]                           ` <201403260826.28114.marex-ynQEQJNshbs@public.gmane.org>
2014-04-03  7:37                             ` Shawn Guo
2014-03-13  1:47   ` [PATCH v3 2/2] Documentation:add " Yuan Yao

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=1394675277-24913-1-git-send-email-yao.yuan@freescale.com \
    --to=yao.yuan@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=mark.rutland@arm.com \
    --cc=shawn.guo@linaro.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).