commit | 3c48f5872e31d5efd4182ec65adea8ce6ec6429e | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Thu Feb 02 15:01:26 2017 +0530 |
committer | York Sun <york.sun@nxp.com> | Fri Feb 03 14:31:11 2017 -0800 |
tree | ee6b59ab57b5e237d9f7741e62f1c2adaa193c49 | |
parent | b0f8bae9fc239fe6ac8132ed27080b6330a1d8d3 [diff] |
arch: powerpc: update the IFC IP input clock IFC IP clock is always a constant divisor of platform clock pre-defined per SoC. Clock control register (CCR) used in current implementation governs IFC IP output clock. Update sys_info->freq_localbus to represent IFC 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>