<div>Hi,</div>
<div> </div>
<div>I also didnt get any good doc on the mmc sub system </div>
<div>whereas there are few things that might help</div>
<div>A slide which explains driver stack:- </div>
<div><a href="http://www.slideshare.net/champ_yen/linux-sdmmc-driver-stack">http://www.slideshare.net/champ_yen/linux-sdmmc-driver-stack</a></div>
<div>
<div>
<div>
<div> </div>
<div>Check JEDEC specs (open standard for MMC /eMMC)</div>
<div><a href="http://www.jedec.org/sites/default/files/docs/JESD84-A441.pdf">http://www.jedec.org/sites/default/files/docs/JESD84-A441.pdf</a> </div></div> </div></div>
<div>1. Card</div>
<div>you can look into linux kernel directory drivers/mmc/card/ </div>
<div>very few files and easy to understand. can map with JEDEC pdf.</div>
<div>Block.c , queue.c and mmc_test.c</div>
<div>
<div> </div></div>
<div>2. Core </div>
<div>Generic layer - Not much to be done in this if you are writing a driver or so.</div>
<div> </div>
<div>3. Host </div>
<div>drivers/mmc/host/</div>
<div>There are few sample mmc driver file are there although </div>
<div>This is specific to your chip. so needed data sheet. Also JEDEC spec can help a bit.</div>
<div><br>Hope this helps.</div>
<div>Thanks </div>
<div>Manish <br> </div>
<div class="gmail_quote">On Thu, Nov 10, 2011 at 2:50 PM, loody <span dir="ltr">&lt;<a href="mailto:miloody@gmail.com">miloody@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">hi:<br>2011/11/10, Asutosh Das &lt;<a href="mailto:das.asutosh@gmail.com">das.asutosh@gmail.com</a>&gt;:<br>


<div class="im">&gt; Hi All<br>&gt; Please can you let me know if there are any good articles and/or books<br>&gt; that explain the linux sd/mmc stack that you may know of.<br>&gt;<br>&gt; TIA<br>&gt;<br></div>how about posting this message on the linux-mmc mailing list?<br>


<div class="HOEnZb">
<div class="h5"><br>_______________________________________________<br>Kernelnewbies mailing list<br><a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br><a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>

</div></div></blockquote></div><br>