Re: [PATCH 2/3] powerpc/esdhc: add property to disable the CMD23
From: Kumar Gala <hidden>
Date: 2012-09-12 12:13:53
Also in:
linux-mmc
On Sep 12, 2012, at 1:18 AM, Huang Changming-R66093 wrote:
=20 =20 Best Regards Jerry Huang =20 =20quoted
-----Original Message----- From: Chris Ball [mailto:cjb@laptop.org] Sent: Wednesday, September 12, 2012 4:59 AM To: Kumar Gala Cc: Huang Changming-R66093; linuxppc-dev@lists.ozlabs.org list; =
linux-
quoted
mmc@vger.kernel.org; Anton Vorontsov Subject: Re: [PATCH 2/3] powerpc/esdhc: add property to disable the =
CMD23
quoted
=20 Hi, =20 On Tue, Sep 11 2012, Kumar Gala wrote:quoted
thanks for the info. Do you know what's required on controller side to handle cards that support CMD23? =20 I'm trying to figure out if older controller's on FSL SoCs are =
missing
quoted
quoted
some feature to allow CMD23 to work (vs Auto-CMD23).=20 It seems plausible that it's just not implemented on these =
controllers.
quoted
It's a little strange, since the command's been specified for so long =
and
quoted
we haven't seen any other controllers with problems. The patch would =
be
quoted
correct if this is true. =20=20 I didn't find any description about it, but after testing on FSL =
silicones, I got this result:
Some silicones support this command, and some silicones don't support =
it, which will cause I/O error. Can you list out which SoCs support it and which don't. Having this = list will be useful in understanding which controller versions supported = it. - k=