public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How about the MMC/SDIO host controller standard under Linux ?
@ 2012-03-19  2:39 peter.meng
  2012-03-20  0:29 ` David Brown
  0 siblings, 1 reply; 3+ messages in thread
From: peter.meng @ 2012-03-19  2:39 UTC (permalink / raw)
  To: linux-kernel

HI

I see the drivers/mmc/host/sdhci.h define the common register as
describe within
Part_A2_SD_Host_Controller_Simplified_Specification_Ver3.00_Final_110225.pdf
In this case all command related access register is common .(sdhci-xxx.c)
Does this mean all sdhci-xxx.c that will support SD host controller  standard ?


I see most code  such as s3cmci.c ,msm_sdcc.c that has their only
private register that access by such as mmc_host_ops->request function
.
I want to know whether this mean these host controller doesn't support
 SD host controller standard ?



Best Regards .
Peter Meng
mengsanshui@gmail.com

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

end of thread, other threads:[~2012-03-20  1:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19  2:39 How about the MMC/SDIO host controller standard under Linux ? peter.meng
2012-03-20  0:29 ` David Brown
2012-03-20  1:33   ` peter.meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox