From: Caesar Wang <caesar.upstream@gmail.com>
To: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>,
Alexander Kochetkov <al.kochet@gmail.com>,
Vinod Koul <vinod.koul@intel.com>,
shawn.lin@rockchips.com, Addy Ke <addy.ke@rock-chips.com>,
Boojin Kim <boojin.kim@samsung.com>,
dmaengine@vger.kernel.org, olof Johansson <olof@lixom.net>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: commit 271e1b86e691 is breaking DMA uart on SoCFPGA
Date: Thu, 25 Feb 2016 08:29:57 +0800 [thread overview]
Message-ID: <56CE4B05.5090906@gmail.com> (raw)
In-Reply-To: <4702693.ayGVQyLr2V@amdc1976>
在 2016年02月24日 21:24, Bartlomiej Zolnierkiewicz 写道:
> Hi,
>
> On Wednesday, February 24, 2016 02:01:59 PM Caesar Wang wrote:
>> Hi,
>>
>> Thanks Dinh & Alexander for the intergration testing.
>>
>> ---
>>
>> @Dinh,
>>
>> Can you test it again with the patch[0]?
>>
>> patch[0]:
>> https://patchwork.kernel.org/patch/8398511/
> This fixes the problem for me (tested on Samsung Exynos4412 SoC
> based Trats2 board).
>
> You may add:
>
> Tested-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Thanks Bartlomiej for sharing the test result.:-)
-
Caesar
>
> to your patch.
>
> Best regards,
> --
> Bartlomiej Zolnierkiewicz
> Samsung R&D Institute Poland
> Samsung Electronics
>
>> -
>> Caesar
>> 在 2016年02月23日 23:14, Dinh Nguyen 写道:
>>> Hi,
>>>
>>> Sorry that I couldn't get to this sooner.
>>>
>>> On 02/18/2016 10:07 AM, Alexander Kochetkov wrote:
>>>> Hello!
>>>>
>>>> Bartlomiej, could you please tell what uart driver is used on Samsung
>>>> Exynos4412?
>>>> Dinh, could you please tell what uart driver is used on SoCFPGA?
>>>>
>>> SoCFPGA is using the 8250_dw.c uart driver.
>>>
>>>> Could you make two test?
>>>>
>>>> 1) Checkout tree at commit 848e9776fee4 "dmaengine: pl330: support
>>>> burst mode for
>>>> dev-to-mem and mem-to-dev transmit", make it buildable and see is it
>>>> works. In order to make in buildable remove bursts argument from the
>>>> line:
>>>>
>>>> if (*bursts == 1)
>>>> - return _bursts(pl330, dry_run, buf, pxs, 1);
>>>> + return _bursts(dry_run, buf, pxs, 1);
>>>>
>>> This case still fails for me.
>>>
>>>> 2) Checkout next-20160211 kernel tree and set src_maxburst and
>>>> dst_maxburst to 1 inside UART driver to see is it works?
>>>>
>>> This case works and the UART is able to operate in DMA mode.
>>>
>>> Dinh
>
--
Thanks,
Caesar
next prev parent reply other threads:[~2016-02-25 0:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 21:56 commit 271e1b86e691 is breaking DMA uart on SoCFPGA Dinh Nguyen
2016-02-11 8:57 ` Vinod Koul
2016-02-17 11:12 ` Bartlomiej Zolnierkiewicz
2016-02-18 16:07 ` Alexander Kochetkov
2016-02-23 15:14 ` Dinh Nguyen
2016-02-24 6:01 ` Caesar Wang
2016-02-24 13:24 ` Bartlomiej Zolnierkiewicz
2016-02-25 0:29 ` Caesar Wang [this message]
2016-02-24 13:20 ` Bartlomiej Zolnierkiewicz
2016-02-19 6:51 ` Alexander Kochetkov
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=56CE4B05.5090906@gmail.com \
--to=caesar.upstream@gmail.com \
--cc=addy.ke@rock-chips.com \
--cc=al.kochet@gmail.com \
--cc=b.zolnierkie@samsung.com \
--cc=boojin.kim@samsung.com \
--cc=dinguyen@opensource.altera.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=shawn.lin@rockchips.com \
--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 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).