All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>, Tony Lindgren <tony@atomide.com>
Cc: Brian Norris <computersforpeace@gmail.com>,
	<kyungmin.park@samsung.com>, <dwmw2@infradead.org>,
	<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>,
	<linux-omap@vger.kernel.org>, Sebastian Reichel <sre@kernel.org>
Subject: Re: [PATCH] mtd: onenand: omap2: Simplify the DMA setup for various paths
Date: Mon, 21 Dec 2015 10:09:37 +0200	[thread overview]
Message-ID: <5677B3C1.9070500@ti.com> (raw)
In-Reply-To: <20151219133049.GA1611@darkstar.musicnaut.iki.fi>

On 12/19/2015 03:30 PM, Aaro Koskinen wrote:
> Probably DMA support is not that critical. Looks like with DT boot it's
> not even possible to enable it at the moment.

I think by adding 'dma-channel' property is there to enable the DMA mode via DT.

As for stripping out the DMA support: I'm fine with that if no one objects,
but in the header of the file we have:
 *  Author: Jarkko Lavinen <jarkko.lavinen@nokia.com> and Juha Yrjölä
 *  IRQ and DMA support written by Timo Teras

So I believe the DMA and IRQ code was a big stunt itself to receive it's own
line there...

-- 
Péter

WARNING: multiple messages have this Message-ID (diff)
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>, Tony Lindgren <tony@atomide.com>
Cc: Brian Norris <computersforpeace@gmail.com>,
	kyungmin.park@samsung.com, dwmw2@infradead.org,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-omap@vger.kernel.org, Sebastian Reichel <sre@kernel.org>
Subject: Re: [PATCH] mtd: onenand: omap2: Simplify the DMA setup for various paths
Date: Mon, 21 Dec 2015 10:09:37 +0200	[thread overview]
Message-ID: <5677B3C1.9070500@ti.com> (raw)
In-Reply-To: <20151219133049.GA1611@darkstar.musicnaut.iki.fi>

On 12/19/2015 03:30 PM, Aaro Koskinen wrote:
> Probably DMA support is not that critical. Looks like with DT boot it's
> not even possible to enable it at the moment.

I think by adding 'dma-channel' property is there to enable the DMA mode via DT.

As for stripping out the DMA support: I'm fine with that if no one objects,
but in the header of the file we have:
 *  Author: Jarkko Lavinen <jarkko.lavinen@nokia.com> and Juha Yrjölä
 *  IRQ and DMA support written by Timo Teras

So I believe the DMA and IRQ code was a big stunt itself to receive it's own
line there...

-- 
Péter

  reply	other threads:[~2015-12-21  8:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14  9:49 [PATCH] mtd: onenand: omap2: Simplify the DMA setup for various paths Peter Ujfalusi
2015-12-14  9:49 ` Peter Ujfalusi
2015-12-18 18:11 ` Brian Norris
2015-12-18 18:39   ` Tony Lindgren
2015-12-19 13:30     ` Aaro Koskinen
2015-12-21  8:09       ` Peter Ujfalusi [this message]
2015-12-21  8:09         ` Peter Ujfalusi
2015-12-18 19:48   ` Peter Ujfalusi
2015-12-18 19:48     ` Peter Ujfalusi
2015-12-18 22:39     ` Brian Norris

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=5677B3C1.9070500@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=sre@kernel.org \
    --cc=tony@atomide.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.