]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv8/fsl-lsch3: Fix platform clock calculation
authorYork Sun <yorksun@freescale.com>
Sat, 21 Mar 2015 02:28:07 +0000 (19:28 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:31:09 +0000 (22:31 +0200)
commit3a7ba93837f78d2e2bb59f0490cc03b04e412a0b
treeefd47b7b9333a782b42a7cef398c47f7c708fe32
parent9d0f016631676fbdfb3f88e1b0e9ce1cb2793ab1
armv8/fsl-lsch3: Fix platform clock calculation

Platform clock is half of platform PLL. There is an additional divisor
in place. Clean up code copied from powerpc.

Signed-off-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv8/fsl-lsch3/speed.c