From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Daniel Mack <daniel@zonque.org>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
linux-arm-kernel@lists.infradead.org,
Mark Brown <broonie@kernel.org>,
linux-spi@vger.kernel.org
Subject: Re: [PATCH v5 1/2] spi: pxa2xx: Introduce DMA burst size support
Date: Wed, 20 Mar 2019 09:19:01 +0200 [thread overview]
Message-ID: <0166e3e0-bfe3-610b-9d93-b77e1f9b3e90@linux.intel.com> (raw)
In-Reply-To: <20190319154843.74684-2-andriy.shevchenko@linux.intel.com>
On 3/19/19 5:48 PM, Andy Shevchenko wrote:
> Some masters may have different DMA burst size than hard coded default.
> In such case respect the value given by DMA burst size provided via
> platform data.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> drivers/spi/spi-pxa2xx-dma.c | 4 +++-
> drivers/spi/spi-pxa2xx-pci.c | 4 ++++
> drivers/spi/spi-pxa2xx.c | 1 +
> include/linux/spi/pxa2xx_spi.h | 1 +
> 4 files changed, 9 insertions(+), 1 deletion(-)
>
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
next prev parent reply other threads:[~2019-03-20 7:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-19 15:48 [PATCH v5 0/2] spi: pxa2xx: Adjust DMA burst size per platform Andy Shevchenko
2019-03-19 15:48 ` [PATCH v5 1/2] spi: pxa2xx: Introduce DMA burst size support Andy Shevchenko
2019-03-20 7:19 ` Jarkko Nikula [this message]
2019-03-20 17:30 ` Applied "spi: pxa2xx: Introduce DMA burst size support" to the spi tree Mark Brown
2019-03-19 15:48 ` [PATCH v5 2/2] spi: pxa2xx: Debug print DMA burst size Andy Shevchenko
2019-03-20 7:19 ` Jarkko Nikula
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=0166e3e0-bfe3-610b-9d93-b77e1f9b3e90@linux.intel.com \
--to=jarkko.nikula@linux.intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=broonie@kernel.org \
--cc=daniel@zonque.org \
--cc=haojian.zhuang@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-spi@vger.kernel.org \
--cc=robert.jarzmik@free.fr \
/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;
as well as URLs for NNTP newsgroup(s).