]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00214199 [MX6]Need to lower ipg_perclk to 6M before init GPT
authorAnson Huang <b20788@freescale.com>
Tue, 19 Jun 2012 10:23:10 +0000 (18:23 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:50 +0000 (08:34 +0200)
commite84fc611d8cf0467a00ce7d46df72735f8751373
treee52ed933234ef41461a0ff1c0e855775a1803256
parenta5262ed30121417cce6de1febe59caa18faa149e
ENGR00214199 [MX6]Need to lower ipg_perclk to 6M before init GPT

As Arik TO1.0 GPT use ipg_perclk as clock source, we need to
lower it to 6M before init GPT, or the clock source freq will
be wrong if we lower the ipg_perclk after GPT time already init.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/clock.c