From: Addy Ke Date: Thu, 4 Dec 2014 02:49:35 +0000 (+0800) Subject: ARM: dts: rockchip: set dw_mmc max-freq 150Mhz X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~70^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f74ba117dab86b35e15f8b5a8d913145f3e72ca1;p=pandora-kernel.git ARM: dts: rockchip: set dw_mmc max-freq 150Mhz All of mmc controllers include SDMMC, SDIO0, SDIO1, and EMMC on RK3288 are limited to 150Mhz. It was mainly caused by two reasons: - RK3288's IO pad(except DDR IO pad) is generic, which can only support the max of 150Mhz. - Mmc controller was designed at 150Mhz, and the pressure test by IC team was based on this freequency point. Signed-off-by: Addy Ke Reviewed-by: Doug Anderson Tested-by: Doug Anderson Signed-off-by: Heiko Stuebner --- Reading git-diff-tree failed