From: Laurent Pinchart <laurent.pinchart@tbox.biz>
To: linuxppc-embedded@ozlabs.org
Subject: MMC/SD driver using SPI interface on MPC8248
Date: Wed, 14 Jun 2006 11:25:08 +0200 [thread overview]
Message-ID: <200606141125.08298.laurent.pinchart@tbox.biz> (raw)
Hi everybody,
I'm looking for an MMC/SD driver using the MPC8248 SPI interface. Does anyone
know if such a driver exist, or if some code has already been written ?
If no such project exists, could anyone outline the basic architecture of such
a driver ? As recent Linux kernels include an SPI class, I suppose I should
write a generic MMC/SD-SPI driver which would work with any SPI controller,
and write an SPI driver for the MPC8248 (which seem to have a similar
interface to the already supported MPC83xx). How should the generic
MMC/SD-SPI driver be mapped to specific SPI ports ?
Best regards,
Laurent Pinchart
reply other threads:[~2006-06-14 9:23 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=200606141125.08298.laurent.pinchart@tbox.biz \
--to=laurent.pinchart@tbox.biz \
--cc=linuxppc-embedded@ozlabs.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).