linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MMCIF support on sh7757lcr
@ 2012-01-10 15:55 Guennadi Liakhovetski
  2012-01-11  0:55 ` Shimoda, Yoshihiro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guennadi Liakhovetski @ 2012-01-10 15:55 UTC (permalink / raw)
  To: linux-sh

Hello Shimoda-san

While reviewing MMCIF platform bindings, I came across your commit

commit 65f63eab38626a79f8a54d13686680a1ea898f72
Author: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Date:   Fri Feb 25 07:40:27 2011 +0000

    sh: add platform_device of tmio_mmc and sh_mmcif to sh7757lcr

There you only specify MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA 
capabilities for MMCIF. The MMCIF controller does not have any native 
support for card hotplug detection, therefore it must either be polled, or 
the card has to be marked non-removable. For polling it is also desired to 
provide a .get_cd() method. Neither of these is done for sh7757lcr. Is the 
MMC card on it removable? If so, is there any way to detect card presence 
in the slot?

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2012-01-12  0:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 15:55 MMCIF support on sh7757lcr Guennadi Liakhovetski
2012-01-11  0:55 ` Shimoda, Yoshihiro
2012-01-11  8:24 ` Guennadi Liakhovetski
2012-01-12  0:41 ` Shimoda, Yoshihiro

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