Re: [spi-devel-general] MMC/SD, SPI and IXP4XX

2008-08-08 Thread Miguel Ángel Álvarez
Oooppps... It seems that I have been replying to Kbb instead of the list. Let me send this mail with previous ones attached so that it can be useful to anyone in my situation. Hi Kbb Perhaps I am not explaining myself correctly due to my English. My default platform setup (which is arc/arm/mach-i

Re: [spi-devel-general] pxa2xx_spi with SFRM

2008-08-08 Thread Jonathan Cameron
[EMAIL PROTECTED] wrote: > I am as sea right now, with very limited email access. If you can > wait until Wed or Thursday of next week, I might be of more help. In > the mean time perhaps someone else will reply. > > Since the orignal author, Stephen Steet, became silent on this driver, > I and

[spi-devel-general] spi_s3c24xx: fix section mismatch and __devexit code

2008-08-08 Thread Ben Dooks
Fix the section mismatch warning generated by the iconrrect naming of s3c24xx_spidrv which should be s3c24xx_spi_driver: WARNING: drivers/spi/spi_s3c24xx.o(.data+0x4): Section mismatch in reference from the variable s3c24xx_spidrv to the (unknown reference) .exit.text:(unknown) As noted below, t

[spi-devel-general] MMC/SD, SPI and IXP4XX

2008-08-08 Thread Miguel Ángel Álvarez
Hi. Some days ago I have sent a mail about using an SD card through SPI in an IXP4XX system. Let me ask again for some help. - I have seen pxa2xx_spi driver, and as it seems quite interesting for me, I have beginned to port it to my platform. I attach the preliminary patch, just in case it is use

Re: [spi-devel-general] pxa2xx_spi with SFRM

2008-08-08 Thread nforrester
I am as sea right now, with very limited email access. If you can wait until Wed or Thursday of next week, I might be of more help. In the mean time perhaps someone else will reply. Since the orignal author, Stephen Steet, became silent on this driver, I and several others have submitted patches