commit | 791984691d78aa97b7eaf6dbb5fbcde53d3f0d9a | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Thu Feb 02 15:01:37 2017 +0530 |
committer | York Sun <york.sun@nxp.com> | Fri Feb 03 14:31:19 2017 -0800 |
tree | 8e3858170ac256ad772cceeb108f05d8bccf5aa4 | |
parent | 3c48f5872e31d5efd4182ec65adea8ce6ec6429e [diff] |
arch: arm: 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>