Re: [PATCH 10/11] sdhci: Add quirk for Freescale eSDHC controllers

2009-02-13 Thread Anton Vorontsov
On Sun, Feb 08, 2009 at 10:12:09PM +0100, Pierre Ossman wrote: > On Fri, 6 Feb 2009 21:07:01 +0300 > Anton Vorontsov wrote: > > > This patch adds SDHCI_QUIRK_FSL quirk. The quirk is used to instruct > > the sdhci driver about various FSL eSDHC host incompatibilities: > > > > No device quirks pl

Re: [PATCH 10/11] sdhci: Add quirk for Freescale eSDHC controllers

2009-02-08 Thread Pierre Ossman
On Fri, 6 Feb 2009 21:07:01 +0300 Anton Vorontsov wrote: > This patch adds SDHCI_QUIRK_FSL quirk. The quirk is used to instruct > the sdhci driver about various FSL eSDHC host incompatibilities: > No device quirks please. They should be for specific bugs, not lumping things together like this.

[PATCH 10/11] sdhci: Add quirk for Freescale eSDHC controllers

2009-02-06 Thread Anton Vorontsov
This patch adds SDHCI_QUIRK_FSL quirk. The quirk is used to instruct the sdhci driver about various FSL eSDHC host incompatibilities: 1) FSL eSDHC controllers can support maximum block size up to 4096 bytes. The MBL (Maximum Block Length) field in the capabilities register extended by one bi