From: cjb@laptop.org (Chris Ball)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver.
Date: Sat, 11 Dec 2010 19:23:20 +0000 [thread overview]
Message-ID: <20101211192320.GA24430@void.printf.net> (raw)
In-Reply-To: <AANLkTim3Rj2tTbqvT8nM4L=p=Wx8bdOnGq=EDv+cs02g@mail.gmail.com>
Hi Will,
On Thu, Dec 09, 2010 at 05:24:26PM +0000, Will Newton wrote:
> This adds the mmc host driver for the Synopsys DesignWare mmc
> host controller, found in a number of embedded SoC designs.
>
> Signed-off-by: Will Newton <will.newton@imgtec.com>
> Reviewed-by: Matt Fleming <matt@console-pimps.org>
Running a test build on ARM fails:
drivers/mmc/host/dw_mmc.c: In function ?dw_mci_push_data64?:
drivers/mmc/host/dw_mmc.c:985: error: implicit declaration of function ?__raw_writeq?
drivers/mmc/host/dw_mmc.c: In function ?dw_mci_pull_data64?:
drivers/mmc/host/dw_mmc.c:998: error: implicit declaration of function ?__raw_readq?
because arch/arm doesn't implement raw versions of these 64-bit accesses.
I'm surprised that this driver hasn't been compiled on ARM before! What
kind of arch are you testing on? Do you have any ARM hardware (lpc313x?)
to verify the driver on?
Thanks,
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
next prev parent reply other threads:[~2010-12-11 19:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTi=0RtvsGX+Q3goL3mdG6oKeNidYtiudTZ8ZTpRP@mail.gmail.com>
[not found] ` <20101208115510.GD10998@console-pimps.org>
[not found] ` <AANLkTi=KqOa-MRQiptCtZGvoafRCgULfE3QFs=hmGpdi@mail.gmail.com>
[not found] ` <AANLkTi=PpTi1_JO9Q=ph7w9Jim8iXMf9LbCfmEkWuo-h@mail.gmail.com>
[not found] ` <20101209064751.GA21128@void.printf.net>
[not found] ` <AANLkTimMgrawcndvUTYYjq9BGFqs-sbRsZkwVQ0Uvhvb@mail.gmail.com>
[not found] ` <20101209160157.GA28586@void.printf.net>
2010-12-09 17:35 ` [PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver Chris Ball
2010-12-09 17:46 ` Will Newton
[not found] ` <AANLkTim3Rj2tTbqvT8nM4L=p=Wx8bdOnGq=EDv+cs02g@mail.gmail.com>
2010-12-11 19:23 ` Chris Ball [this message]
2010-12-12 8:41 ` Russell King - ARM Linux
2010-12-12 11:15 ` Russell King - ARM Linux
2010-12-12 10:57 ` Will Newton
2010-12-12 13:52 ` Chris Ball
2010-12-12 14:03 ` Will Newton
2010-12-12 14:11 ` Russell King - ARM Linux
2010-12-12 14:31 ` Will Newton
2010-12-12 14:47 ` Russell King - ARM Linux
2010-12-12 15:17 ` Will Newton
2010-12-16 17:04 ` [PATCH v4] " Will Newton
2011-01-02 6:20 ` Chris Ball
2011-01-18 7:54 ` Jaehoon Chung
2011-01-18 10:21 ` Will Newton
2011-02-08 6:38 ` Jaehoon Chung
2011-02-08 10:29 ` Will Newton
2011-02-08 10:49 ` Jaehoon Chung
2011-02-08 12:06 ` Will Newton
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=20101211192320.GA24430@void.printf.net \
--to=cjb@laptop.org \
--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;
as well as URLs for NNTP newsgroup(s).