]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-10098 ARM: imx: fix 1588 clock init
authorFugang Duan <b38611@freescale.com>
Wed, 14 Jan 2015 08:18:58 +0000 (16:18 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:19:58 +0000 (21:19 -0600)
commit8e3d14100ba0877f6ebacb12c111b289bd483c2d
treee6e4def0e14e83883dfdf0976efb0b56fb4ce55f
parentc1eb351a699840fa59040f244350741f7e5aa5b1
MLK-10098 ARM: imx: fix 1588 clock init

The enet clock define is changed as there has no "enet_ref" clock name.
If the tx_clk is sourced from SOC anatop PLL, user define the clock id
in devicetree. So we only to judge the ptp clock valid and then set the
related GPR bit.

Signed-off-by: Fugang Duan <B38611@freescale.com>
arch/arm/mach-imx/mach-imx6q.c