]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00274009 ARM: imx: gpt clk on i.mx6sl can NOT source from OSC
authorAnson Huang <b20788@freescale.com>
Tue, 6 Aug 2013 19:19:21 +0000 (15:19 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:24 +0000 (09:54 +0800)
commit8db110ec747b8bf730f6a41c0ddf2a00da7d4c77
treec0062989940d580c7c5de61884a96be33928cf19
parent8da0d54cfaff00410dc708533b0da4b9b4b2e442
ENGR00274009 ARM: imx: gpt clk on i.mx6sl can NOT source from OSC

There is no OSC clock source option for gpt on i.mx6sl, it
can only source from perclk, and perclk can be from OSC.

As perclk is clock source of many low speed devices, set
it to be from OSC, this can avoid freq varying when bus
clk(ipg) is scaled.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-imx/clk-imx6sl.c
arch/arm/mach-imx/time.c
include/dt-bindings/clock/imx6sl-clock.h