linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mmc over spi
@ 2008-07-14 21:20 BRADWAY, Kevin
       [not found] ` <E92FEE65D4904D408A9BBE380F7E5E01014FA801-AIXvuindoPmK+Y0BBN2wtLxIJ9H7+gyA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: BRADWAY, Kevin @ 2008-07-14 21:20 UTC (permalink / raw)
  To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 1468 bytes --]


I am trying to use the mmc over spi in the 2.6.24 distro on a pxa25XX.

I have read and read the blackfin and the git pages for the 2.6.24 add ins for this topic but I still can not seem to get it going.

I am using
       gpio6 for the clock
       gpio12 for the CD
       gpio8 for the CS

questions:
        Do I need the pxa2XX_spi driver to make this work?

        Do I need to write my own init to get the thing to probe?

Thanks,
Kevin

This communication is intended only for use by the addressee(s) named herein and may contain business confidential and/or legally privileged information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution, disclosure or copying of this e-mail and its contents is strictly prohibited. If you have received this e-mail in error, kindly notify the sender by replying to this message. In addition, please permanently delete the message and any attachments without copying or disclosing the contents. Thank you for your cooperation.                                                                                                        
THIS DOCUMENT AND/OR SHIPMENT MAY CONTAIN COMMODITY ITEMS, SOFTWARE OR TECHNICAL DATA THAT IS CONTROLLED BY U.S. EXPORT LAW, AND MAY NOT BE EXPORTED OUTSIDE THE UNITED STATES OR TO NON U.S. PERSONS WITHOUT THE APPROPRIATE EXPORT LICENSE FROM EITHER THE U.S. DEPARTMENT OF STATE OR DEPARTMENT OF COMMERCE.

[-- Attachment #1.2: Type: text/html, Size: 1948 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08

[-- Attachment #3: Type: text/plain, Size: 210 bytes --]

_______________________________________________
spi-devel-general mailing list
spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mmc over spi
       [not found] ` <E92FEE65D4904D408A9BBE380F7E5E01014FA801-AIXvuindoPmK+Y0BBN2wtLxIJ9H7+gyA@public.gmane.org>
@ 2008-07-14 21:57   ` Ned Forrester
  0 siblings, 0 replies; 2+ messages in thread
From: Ned Forrester @ 2008-07-14 21:57 UTC (permalink / raw)
  To: BRADWAY, Kevin; +Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

BRADWAY, Kevin wrote:
> I am trying to use the mmc over spi in the 2.6.24 distro on a pxa25XX.
> 
> I have read and read the blackfin and the git pages for the 2.6.24 add ins for this topic but I still can not seem to get it going.
> 
> I am using 
>        gpio6 for the clock
>        gpio12 for the CD
>        gpio8 for the CS

Those pins on a PXA2xx don't have anything to do with SPI.  I see that 6
and 8 have an MMC function, but I would guess that that is for some
native MMC capability, and not for MMC over SPI.

> questions:
>         Do I need the pxa2XX_spi driver to make this work?

The only pins that the pxa2xx_spi driver will operate with, are the SSP
ports.  These are GPIO 23-27 (SSP) and GPIO 81-84 (NSSP).

See Section 4.1.2 of the PXA255 developers manual for the various GPIO
pin functions.

-- 
Ned Forrester                                       nforrester-/d+BM93fTQY@public.gmane.org
Oceanographic Systems Lab                                  508-289-2226
Applied Ocean Physics and Engineering Dept.
Woods Hole Oceanographic Institution          Woods Hole, MA 02543, USA
http://www.whoi.edu/sbl/liteSite.do?litesiteid=7212
http://www.whoi.edu/hpb/Site.do?id=1532
http://www.whoi.edu/page.do?pid=10079


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-14 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-14 21:20 mmc over spi BRADWAY, Kevin
     [not found] ` <E92FEE65D4904D408A9BBE380F7E5E01014FA801-AIXvuindoPmK+Y0BBN2wtLxIJ9H7+gyA@public.gmane.org>
2008-07-14 21:57   ` Ned Forrester

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).