
Hi Peng,
On Fri, Jan 19, 2018 at 7:09 AM, Peng Fan peng.fan@nxp.com wrote:
Change sdhc clk to 392M.
392 MHz here and in the Subject, please.
Prepare support for SDR104 and HS200.
Signed-off-by: Peng Fan peng.fan@nxp.com Cc: Stefano Babic sbabic@denx.de Cc: Fabio Estevam fabio.estevam@nxp.com Cc: Jaehoon Chung jh80.chung@samsung.com
arch/arm/mach-imx/mx7/clock.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-imx/mx7/clock.c b/arch/arm/mach-imx/mx7/clock.c index c11042d6f5..227037c53d 100644 --- a/arch/arm/mach-imx/mx7/clock.c +++ b/arch/arm/mach-imx/mx7/clock.c @@ -561,17 +561,17 @@ static void init_clk_esdhc(void) /* 196: 392/2 */
Please remove this line of comment as it is no longer true after this patch.