All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksij Rempel <linux@rempel-privat.de>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH] mmc: add new au6601 driver
Date: Thu, 03 Jul 2014 15:54:55 +0200	[thread overview]
Message-ID: <53B560AF.1020609@rempel-privat.de> (raw)
In-Reply-To: <CAPDyKFoy9DLQe1235suEwEmGSxxriBfuWSyN+ZG14OmUjrrb8w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 941 bytes --]

Hi Ulf,

i would like to use advantages of sg buffer and make dma part of my
driver a bit simpler, for example make use of dma_map_sg, but this
controller accept only 4K alignet 32bit addresses. Are there any way to
force this alignment in mmc-code?

Am 16.06.2014 12:02, schrieb Ulf Hansson:
> Hi Oleksij,
> 
> Sorry for a late reply.
> 
> On 8 May 2014 11:58, Oleksij Rempel <linux@rempel-privat.de> wrote:
>> This driver is based on documentation which was based on my RE-work and
>> comparision with other MMC drivers.
>> It works in legacy mode and can provide 20MB/s R/W spead for most modern
>> SD cards, even if at least 40MB/s should be possible on this hardware.
>> It was not possible provide description for all register. But some of them
>> are important to make this hardware work in some unknown way.
>>
>> Biggest part of RE-work was done by emulating AU6601 in QEMU.
>>



-- 
Regards,
Oleksij


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 278 bytes --]

      parent reply	other threads:[~2014-07-03 13:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08  9:58 [PATCH] mmc: add new au6601 driver Oleksij Rempel
2014-05-14  7:19 ` Oleksij Rempel
2014-05-26  7:50   ` Repost: " Oleksij Rempel
2014-06-16 10:02 ` Ulf Hansson
2014-07-02  9:48   ` Oleksij Rempel
2014-07-09 12:52     ` Ulf Hansson
2014-09-27  7:11       ` [PATCH v2] " Oleksij Rempel
2014-10-08  6:58         ` Oleksij Rempel
2014-10-08  7:46           ` Ulf Hansson
2014-10-17 12:37         ` Venkatraman S
2014-10-18  6:26           ` Oleksij Rempel
2014-11-04 10:37             ` Oleksij Rempel
2014-09-30 10:11       ` [PATCH] " Oleksij Rempel
2014-09-30 11:00         ` Ulf Hansson
2014-10-02 11:49           ` Oleksij Rempel
2014-07-03 13:54   ` Oleksij Rempel [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=53B560AF.1020609@rempel-privat.de \
    --to=linux@rempel-privat.de \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ulf.hansson@linaro.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 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.