From: Marcin Wojtas Date: Thu, 29 Jan 2015 11:36:27 +0000 (+0100) Subject: mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes X-Git-Tag: fixes-v4.0-rc1~141^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1140011ee9d9ca34a2d3e4950c2e6c388188c5e6;p=pandora-kernel.git mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes According to erratum 'FE-2946959' both SDR50 and DDR50 modes require specific clock adjustments in SDIO3 Configuration register. This commit add the support of this register and for SDR50 or DDR50 mode use it as suggested by the erratum: - Set the SDIO3 Clock Inv field in SDIO3 Configuration register to not inverted. - Set the Sample FeedBack Clock field to 0x1 [gregory.clement@free-electrons.com: port from 3.10] Signed-off-by: Gregory CLEMENT Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed