From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [RFT] MMC driver for s905/GXBB
Date: Thu, 23 Jun 2016 16:40:25 -0700 [thread overview]
Message-ID: <m2h9cjv5hy.fsf@baylibre.com> (raw)
Hello all,
For those of you that have been waiting/asking for MMC support on
mainline for the s905/GXBB, you can stop waiting and start testing.
The v4.7/integ branch of the amlogic tree[1] has the first pass of a
driver.
It's had some basic testing on the Amlogic P200 dev board and the
odroidc2 using external SD cards. Testing included creating
filesystems, basic file copy/delete/md5sum and card detect support.
Notably untested is the eMMC support, but I wanted to get it out sooner
rather than later for broader testing.
Also, for data xfer it's using memcpy (actually sg_copy_*_buffer) so
it's not terribly efficient, but the next step is to take better
advantage of the DMA-like descriptors in the MMC hardware to speed up
bigger xfers.
After a bit more cleanup and testing, I hope to get this posted to the
MMC list next week.
Happy testing,
Kevin
[1] https://git.kernel.org/cgit/linux/kernel/git/khilman/linux-amlogic.git/log/?h=v4.7/integ
reply other threads:[~2016-06-23 23:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=m2h9cjv5hy.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@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 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.