]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
arch: powerpc: update the eLBC IP input clock
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Thu, 2 Feb 2017 09:32:00 +0000 (15:02 +0530)
committerYork Sun <york.sun@nxp.com>
Fri, 3 Feb 2017 22:31:45 +0000 (14:31 -0800)
commitadd63f94a9c3bbe1af3fdf3f4c56a5185a4c0504
tree42764dc1d5255e15910c9df403ed2969379cdb96
parent068789773d0b369a6a64120776932f912d183f61
arch: powerpc: update the eLBC IP input clock

eLBC IP clock is always a constant divisor of platform clock
pre-defined per SoC. Clock ratio register (LCRR) used in
current implementation governs eLBC IP output cloc.

Update sys_info->freq_localbus to represent eLBC input clock with
value constant divisor of platform clock.

Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
README
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/cpu/mpc85xx/speed.c
arch/powerpc/cpu/mpc86xx/speed.c