public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Mans Rullgard <mans@mansr.com>
Cc: Dan Williams <dan.j.williams@intel.com>,
	dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: enable mxs-dma for imx6sx
Date: Mon, 21 Aug 2017 22:10:42 +0530	[thread overview]
Message-ID: <20170821164041.GT3053@localhost> (raw)
In-Reply-To: <20170817104143.5714-1-mans@mansr.com>

On Thu, Aug 17, 2017 at 11:41:43AM +0100, Mans Rullgard wrote:
> The mxs-dma unit is also used on i.MX6SX. Make it selectable.

This doesnt apply for me, looking at below I do not think this was send on
any latest kernel..

> 
> Signed-off-by: Mans Rullgard <mans@mansr.com>
> ---
>  drivers/dma/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
> index 24e8597b2c3e..cb7ec780892d 100644
> --- a/drivers/dma/Kconfig
> +++ b/drivers/dma/Kconfig
> @@ -354,7 +354,7 @@ config MV_XOR_V2
>  
>  config MXS_DMA
>  	bool "MXS DMA support"
> -	depends on SOC_IMX23 || SOC_IMX28 || SOC_IMX6Q || SOC_IMX6UL
> +	depends on SOC_IMX23 || SOC_IMX28 || SOC_IMX6Q || SOC_IMX6SX || SOC_IMX6UL
>  	select STMP_DEVICE
>  	select DMA_ENGINE
>  	help
> -- 
> 2.14.1
> 

-- 
~Vinod

  reply	other threads:[~2017-08-21 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-17 10:41 [PATCH] dmaengine: enable mxs-dma for imx6sx Mans Rullgard
2017-08-21 16:40 ` Vinod Koul [this message]
2017-08-22 11:48   ` Måns Rullgård

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=20170821164041.GT3053@localhost \
    --to=vinod.koul@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mans@mansr.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