devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Register i2c adapter driver earlier and use DMA safe buffers
@ 2018-07-07  2:49 Jun Gao
  2018-07-07  2:49 ` [PATCH 1/3] i2c: mediatek: Register i2c adapter driver earlier Jun Gao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jun Gao @ 2018-07-07  2:49 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: srv_heupstream, devicetree, linux-i2c, linux-arm-kernel,
	linux-kernel, linux-mediatek

This patch series based on v4.18-rc1, include i2c adapter driver register time
modification, DMA safe buffer free function and DMA safe buffers used for i2c
transactions.

Jun Gao (3):
  i2c: mediatek: Register i2c adapter driver earlier
  i2c: Add helper to ease DMA handling
  i2c: mediatek: Use DMA safe buffers for i2c transactions

 drivers/i2c/busses/i2c-mt65xx.c | 74 ++++++++++++++++++++++++++++++++++++-----
 drivers/i2c/i2c-core-base.c     | 14 ++++++++
 include/linux/i2c.h             |  1 +
 3 files changed, 81 insertions(+), 8 deletions(-)

--
1.8.1.1

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

end of thread, other threads:[~2018-07-07  7:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-07  2:49 [PATCH 0/3] Register i2c adapter driver earlier and use DMA safe buffers Jun Gao
2018-07-07  2:49 ` [PATCH 1/3] i2c: mediatek: Register i2c adapter driver earlier Jun Gao
2018-07-07  2:49 ` [PATCH 2/3] i2c: Add helper to ease DMA handling Jun Gao
     [not found] ` <1530931753-8264-1-git-send-email-jun.gao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-07-07  2:49   ` [PATCH 3/3] i2c: mediatek: Use DMA safe buffers for i2c transactions Jun Gao
2018-07-07  7:08     ` kbuild test robot

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).