commit | add63f94a9c3bbe1af3fdf3f4c56a5185a4c0504 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Thu Feb 02 15:02:00 2017 +0530 |
committer | York Sun <york.sun@nxp.com> | Fri Feb 03 14:31:45 2017 -0800 |
tree | 42764dc1d5255e15910c9df403ed2969379cdb96 | |
parent | 068789773d0b369a6a64120776932f912d183f61 [diff] |
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>