[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADvmyBeNXHgknSUJazJY5EVueZHMcqJ7FpVEZT8kkv-bzb+F0w@mail.gmail.com>
Date: Mon, 19 Mar 2012 10:39:29 +0800
From: "peter.meng" <mengsanshui@...il.com>
To: linux-kernel@...r.kernel.org
Subject: How about the MMC/SDIO host controller standard under Linux ?
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@...il.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists