All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] i2c: add DMA support for freescale i2c driver
@ 2014-04-04  2:41 ` Yuan Yao
  0 siblings, 0 replies; 38+ messages in thread
From: Yuan Yao @ 2014-04-04  2:41 UTC (permalink / raw)
  To: wsa-z923LK4zBo2bacvFa/9K2g, marex-ynQEQJNshbs
  Cc: mark.rutland-5wv7dgnIgG8, shawn.guo-QSEj5FYQhm4dnm+yROfE0A,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA


Changed in v4:
- cancelled "i2c_imx->use_dma".
- changed "Dma" to "DMA".
- add timeout handling  for DMA transfer complete.

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.

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2014-07-24  4:14 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  2:41 [PATCH v4 0/2] i2c: add DMA support for freescale i2c driver Yuan Yao
2014-04-04  2:41 ` Yuan Yao
2014-04-04  2:41 ` Yuan Yao
2014-04-04  2:41 ` [PATCH v4 1/2] " Yuan Yao
2014-04-04  2:41   ` Yuan Yao
2014-04-04  2:41   ` Yuan Yao
     [not found]   ` <1396579272-19542-2-git-send-email-yao.yuan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-04-04  9:49     ` sourav
2014-04-04  9:49       ` sourav
2014-04-04  9:49       ` sourav
     [not found]       ` <533E8033.70904-l0cyMroinI0@public.gmane.org>
2014-04-04 10:04         ` sourav
2014-04-04 10:04           ` sourav
2014-04-04 10:04           ` sourav
2014-04-04 11:49         ` Marek Vasut
2014-04-04 11:49           ` Marek Vasut
2014-04-04 11:49           ` Marek Vasut
2014-04-04 14:28     ` Marek Vasut
2014-04-04 14:28       ` Marek Vasut
2014-04-04 14:28       ` Marek Vasut
     [not found]       ` <201404041628.55471.marex-ynQEQJNshbs@public.gmane.org>
2014-04-04 14:40         ` Wolfram Sang
2014-04-04 14:40           ` Wolfram Sang
2014-04-04 14:40           ` Wolfram Sang
2014-04-04 15:45       ` Yao Yuan
2014-04-04 15:45         ` Yao Yuan
     [not found]         ` <aab78696ac364d9c832993c08915bad3-AZ66ij2kwaZYLYlmg7qx2OO6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2014-04-04 17:40           ` Wolfram Sang
2014-04-04 17:40             ` Wolfram Sang
2014-04-04 17:40             ` Wolfram Sang
2014-05-21  8:00             ` Wolfram Sang
2014-05-21  8:00               ` Wolfram Sang
2014-05-21  8:00               ` Wolfram Sang
2014-07-24  3:19               ` Yao Yuan
2014-07-24  3:19                 ` Yao Yuan
2014-07-24  3:19                 ` Yao Yuan
     [not found]                 ` <e97f086de6e9427f96ca5ac582031f86-AZ66ij2kwaZYLYlmg7qx2OO6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2014-07-24  4:14                   ` Marek Vasut
2014-07-24  4:14                     ` Marek Vasut
2014-07-24  4:14                     ` Marek Vasut
     [not found] ` <1396579272-19542-1-git-send-email-yao.yuan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-04-04  2:41   ` [PATCH v4 2/2] Documentation:add " Yuan Yao
2014-04-04  2:41     ` Yuan Yao
2014-04-04  2:41     ` Yuan Yao

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.