SUPERH platform development
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/3] ARM: shmobile: gose: Add QSPI device to DT
Date: Fri, 13 Nov 2015 00:51:58 +0000	[thread overview]
Message-ID: <20151113005157.GF20462@verge.net.au> (raw)
In-Reply-To: <CAMuHMdWi=uTAtNvhSA54JDms_pLW0zjKQ_VH8xU3eY6BGiwV5A@mail.gmail.com>

On Thu, Nov 12, 2015 at 11:44:15AM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Thu, Nov 12, 2015 at 2:29 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Enable the QSPI controller in the gose device tree.
> >
> > Based similar work for the silk board by by Vladimir Barinov and
> > Sergei Shtylyov.
> >
> > Cc: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> > ---
> > Tested: Read /dev/mtd0 with 512K blocks at 1.7MB/s
> 
> That's slow: I get 6.7 MB/s on koelsch (69.9 Mbps for Quad Read according
> to my in-kernel QSPI debug code). Is this with SYS-DMAC enabled?

Yes it does seem very small.

I think that the problem is that /dev/mtd0 is very small, only 262kB.
And I do not see any interrupts for dma-controllers when reading from hit.

/dev/mdt1 is much later, 4.2MB.
dd reads that at ~7MB/s using 512kB blocks.
In that test I see interrupts for one of the dma-controllers.

I plan to go ahead and apply this series.

  reply	other threads:[~2015-11-13  0:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12  1:29 [PATCH v2 0/3] gose: Enable QSPI Simon Horman
2015-11-12  1:29 ` [PATCH v2 1/3] ARM: shmobile: r8a7793: Add DMAC devices to DT Simon Horman
2015-11-13  1:11   ` Simon Horman
2015-11-12  1:29 ` [PATCH v2 2/3] ARM: shmobile: r8a7793: Add QSPI device " Simon Horman
2015-11-12 11:50   ` Sergei Shtylyov
2015-11-13  1:11     ` Simon Horman
2015-11-12  1:29 ` [PATCH v2 3/3] ARM: shmobile: gose: " Simon Horman
2015-11-12 10:44   ` Geert Uytterhoeven
2015-11-13  0:51     ` Simon Horman [this message]
2015-11-13  7:52       ` Geert Uytterhoeven
2015-11-12 11:51   ` Sergei Shtylyov
2015-11-13  1:11     ` Simon Horman

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=20151113005157.GF20462@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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