All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFT] MMC driver for s905/GXBB
@ 2016-06-23 23:40 Kevin Hilman
  0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2016-06-23 23:40 UTC (permalink / raw)
  To: linus-amlogic

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-23 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 23:40 [RFT] MMC driver for s905/GXBB Kevin Hilman

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.