All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dma <dmaengine@vger.kernel.org>
Subject: [GIT,PULL] : dmaengine fixes for 4.16-rc5
Date: Sun, 11 Mar 2018 20:44:33 +0530	[thread overview]
Message-ID: <20180311151432.GD15443@localhost> (raw)

Hey Linus,

Here are the fixes for this cycle. This got a delayed a bit as I was not
well.

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.16-rc5

for you to fetch changes up to 3cd2c313f1d618f92d1294addc6c685c17065761:

  dmaengine: mv_xor_v2: Fix clock resource by adding a register clock (2018-03-11 20:33:27 +0530)

----------------------------------------------------------------
dmaengine fixes for v4.16-rc5

Two small fixes are for this cycle:
- fix max_chunk_size for rcar-dmac for R-Car Gen3
- fix clock resource of mv_xor_v2

----------------------------------------------------------------
Gregory CLEMENT (1):
      dmaengine: mv_xor_v2: Fix clock resource by adding a register clock

Yoshihiro Shimoda (1):
      dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3

 .../devicetree/bindings/dma/mv-xor-v2.txt          |  6 +++++-
 drivers/dma/mv_xor_v2.c                            | 25 +++++++++++++++++-----
 drivers/dma/sh/rcar-dmac.c                         |  2 +-
 3 files changed, 26 insertions(+), 7 deletions(-)

Thanks

                 reply	other threads:[~2018-03-11 15:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180311151432.GD15443@localhost \
    --to=vinod.koul@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.