From: "Måns Rullgård" <mans@mansr.com>
To: Vinod Koul <vinod.koul@intel.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: Tue, 22 Aug 2017 12:48:22 +0100 [thread overview]
Message-ID: <yw1xwp5v7ri1.fsf@mansr.com> (raw)
In-Reply-To: <20170821164041.GT3053@localhost> (Vinod Koul's message of "Mon, 21 Aug 2017 22:10:42 +0530")
Vinod Koul <vinod.koul@intel.com> writes:
> 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..
Sorry, I missed a recent change that makes this unnecessary.
>> 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
--
Måns Rullgård
prev parent reply other threads:[~2017-08-22 11:48 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
2017-08-22 11:48 ` Måns Rullgård [this message]
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=yw1xwp5v7ri1.fsf@mansr.com \
--to=mans@mansr.com \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vinod.koul@intel.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 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.