diff options
author | Adrian Alonso <aalonso@freescale.com> | 2015-03-30 16:11:53 -0500 |
---|---|---|
committer | Leonard Crestez <leonard.crestez@nxp.com> | 2018-08-23 16:56:55 +0300 |
commit | 5114015378d82df2756db3cec989cc5c047d7359 (patch) | |
tree | 257fb2efd34b86c06da064b445a832f167270ac5 /arch | |
parent | 91582ba309cd98c6a5db3a84ec2b70bc89730f19 (diff) |
MLK-10500: arm: imx: clk-pllv3: fix AV pll num denom offsets
* Fix PLL Audio/Video Numerator/Denominator register offsets
* In imx7d pll register CCM_ANALOG_PLL_VIDEO_NUM and
CCM_ANALOG_PLL_VIDEO_DENOM offset is different with imx6.
For imx7D the correct setting should be:
PLL_NUM_OFFSET 0x20
PLL_DENOM_OFFSET 0x30
* Add additional macros to handle imx7d audio/video
pll num/demom offset settings.
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
[Octavian: use IMX_PLLV3_AV_IMX7 instead of cpu_is_imx7d()]
Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions