From: Seungwon Jeon Date: Wed, 23 Apr 2014 08:14:58 +0000 (+0900) Subject: mmc: add support for HS400 mode of eMMC5.0 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5b6438ee482696360bb013e67b8488f63d3e9e;p=pandora-kernel.git mmc: add support for HS400 mode of eMMC5.0 This patch adds HS400 mode support for eMMC5.0 device. HS400 mode is high speed DDR interface timing from HS200. Clock frequency is up to 200MHz and only 8-bit bus width is supported. In addition, tuning process of HS200 is required to synchronize the command response on the CMD line because CMD input timing for HS400 mode is the same as HS200 mode. Signed-off-by: Seungwon Jeon Reviewed-by: Jackey Shen Tested-by: Jaehoon Chung Acked-by: Jaehoon Chung Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed