DMA Engine development
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Peng Ma <peng.ma@nxp.com>
Cc: dan.j.williams@intel.com, leoyang.li@nxp.com,
	jerry.huang@nxp.com, dmaengine@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: dmaengine: fsl-dpaa2-qdma: Add qDMA controller driver for Layerscape SoCs
Date: Sat, 19 Jan 2019 18:38:57 +0530	[thread overview]
Message-ID: <20190119130857.GG4635@vkoul-mobl> (raw)

On 25-12-18, 11:04, Peng Ma wrote:
> Add NXP Data Path Acceleration Architecture 2 (dpaa2) queue direct
> memory(qDMA) controller driver support.
> This module can be found on NXP LS2 SoCs.
> 
> Signed-off-by: Peng Ma <peng.ma@nxp.com>
> ---
>  drivers/dma/Kconfig                         |    2 +
>  drivers/dma/Makefile                        |    1 +
>  drivers/dma/fsl-dpaa2-qdma/Kconfig          |    8 +
>  drivers/dma/fsl-dpaa2-qdma/Makefile         |    8 +
>  drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c     |  781 +++++++++++++++++++++++++++
>  drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h     |  152 ++++++
>  drivers/dma/fsl-dpaa2-qdma/dpdmai.c         |  483 +++++++++++++++++
>  drivers/dma/fsl-dpaa2-qdma/fsl_dpdmai.h     |  524 ++++++++++++++++++
>  drivers/dma/fsl-dpaa2-qdma/fsl_dpdmai_cmd.h |  197 +++++++
>  9 files changed, 2156 insertions(+), 0 deletions(-)

Sorry I cant review a patch that is this big. Please split and explain
why this is such a big driver...

             reply	other threads:[~2019-01-19 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-19 13:08 Vinod Koul [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-25 11:04 dmaengine: fsl-dpaa2-qdma: Add qDMA controller driver for Layerscape SoCs Peng Ma

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=20190119130857.GG4635@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=jerry.huang@nxp.com \
    --cc=leoyang.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.ma@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox