summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAnton Vorontsov2009-03-16 22:14:03 +0100
committerPierre Ossman2009-03-24 21:30:10 +0100
commit0633f654241483edc8a235ab87264ff6bbcd08d5 (patch)
tree1812781af4af900c79b658f5c95afc79e0160a66 /MAINTAINERS
parentsdhci: Add quirk for controllers that need IRQ re-init after reset (diff)
downloadkernel-qcow2-linux-0633f654241483edc8a235ab87264ff6bbcd08d5.tar.gz
kernel-qcow2-linux-0633f654241483edc8a235ab87264ff6bbcd08d5.tar.xz
kernel-qcow2-linux-0633f654241483edc8a235ab87264ff6bbcd08d5.zip
sdhci: Add quirk for forcing maximum block size to 2048 bytes
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 bit, and is set to 0x3. But the SDHCI core doesn't support blocks of 4096 bytes, and thus forces blksz to the lowest value -- 512 bytes. With this patch we can pin up the blksz to the maximum supported block size, i.e. 2048 bytes. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions