Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423135Ab3DFN6v (ORCPT ); Sat, 6 Apr 2013 09:58:51 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:45404 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422959Ab3DFN6t (ORCPT ); Sat, 6 Apr 2013 09:58:49 -0400 Message-ID: <51602A0B.6020405@pengutronix.de> Date: Sat, 06 Apr 2013 15:58:35 +0200 From: Marc Kleine-Budde User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Alexandre Pereira da Silva CC: cjb@laptop.org, shawn.guo@linaro.org, marex@denx.de, fabio.estevam@freescale.com, otavio@ossystems.com.br, broonie@opensource.wolfsonmicro.com, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mmc: mxs-mmc: Add broken-cd devicetree property References: <1365255828-6416-1-git-send-email-aletes.xgr@gmail.com> In-Reply-To: <1365255828-6416-1-git-send-email-aletes.xgr@gmail.com> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2HCNMDXQBCIVHPJXULAEX" X-SA-Exim-Connect-IP: 2001:6f8:1178:4:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1713 Lines: 50 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2HCNMDXQBCIVHPJXULAEX Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 04/06/2013 03:43 PM, Alexandre Pereira da Silva wrote: > In case of broken card detect support, assume the card is non-removable= According to the documentation broken card detect is something different than non-removable: > - broken-cd: There is no card detection available; polling must be us= ed. > - non-removable: non-removable slot (like eMMC); assume always presen= t. But mxs-mmc set MMC_CAP_NEEDS_POLL unconditionally. http://lxr.free-electrons.com/source/drivers/mmc/host/mxs-mmc.c#L682 Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | ------enig2HCNMDXQBCIVHPJXULAEX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlFgKg4ACgkQjTAFq1RaXHPIaACfd7jUqxvocgaC4UhYsGtVmKiI gf8AnR/GKb2mebHmiyDLAw+DK26FJCzh =KrLK -----END PGP SIGNATURE----- ------enig2HCNMDXQBCIVHPJXULAEX-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/