]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: eSDHC: Add ADMA mode support
authorJerry Huang <Chang-Ming.Huang@freescale.com>
Thu, 8 Mar 2012 03:25:02 +0000 (11:25 +0800)
committerChris Ball <cjb@laptop.org>
Mon, 6 Aug 2012 03:04:20 +0000 (23:04 -0400)
commite1643b51f711288098eac2f88bc77f8f2cfb2f1e
tree2753278d8b5eaa8d9a88358a31fad08f29a16468
parentb93a11b7e1dfd44c6877092bd574b499c5ffe36e
mmc: eSDHC: Add ADMA mode support

The register of eSDHC Host Controller Capabilities is not compatible with
standard SDHC register, and eSDHC cannot support End Attribute in NOP ADMA
descriptor. With this patch eSDHC can works in ADMA mode and performance
can be improved.

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Pan Jiafei <Jiafei.Pan@freescale.com>
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-of-esdhc.c