* Nishanth Menon [off-list ref] [140213 21:48]:
When device is booted using devicetree, platforms impacted by Erratum
2.1.1.128 is not detected easily in the mmc driver. This erratum
indicates that the module cannot do multi-block transfers. Platforms
such as LDP which use OMAP3 ES revision prior to ES3.0 are impacted by
this.
Provide a new compatible property "ti,omap3-pre-es3-hsmmc" to allow
driver to determine if driver needs to implement quirks associated
with the specific module version (primarily because the IP revision
information is not sufficient for the same).
Signed-off-by: Nishanth Menon <nm@ti.com>
Looks good to me, would be good to get this into the -rc cycle
as LDP is one of the automated boot testing boards for us.
If you guys want me to pick up both of the patches let me know,
otherwise feel free to add my ack.
Regards,
Tony